commit | a385020391d14021a307cbf289b92e39af17f213 | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Tue Mar 28 23:43:45 2023 +0100 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Tue Mar 28 23:43:45 2023 +0100 |
tree | 50b261e23d81a2d3ba260d32a4f9ae49209b0833 | |
parent | e62540341384c1ffb762ebd321862c3230f70148 [diff] |
Bump the global-refdb version to 3.4.8.2 Change-Id: Ic6bdca7000b8eda66eb7ef2138159e6fb8e94aa8
Global ref-database interface for use with Gerrit Code Review.
Enables the de-coupling between Gerrit, its libModules and the different implementations of a globally shared ref-database.
The design for a global ref-db interface can be found as part of the multi-site design documentation, where it first originated and was approved by the community.
In order to consume this library, some Guice bindings need to be registered appropriately. More information in the relevant documentation.
Global ref-database expose metrics to measure the global ref-database operation latency. List of the available metrics can be found here.