commit | bf245b94ab1ec7b854878765011567fb89b0ebec | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Tue Jul 11 10:01:12 2023 +0100 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Tue Jul 11 10:01:12 2023 +0100 |
tree | 4ca5a9230d7bdc58679f69f6c989be2f79ecee73 | |
parent | 606c62341077bf72f0e200c7c28914726b2972e4 [diff] |
Bump Gerrit and global-refdb version to 3.8.0 Change-Id: Id6e793a9c180547f60913ecd08b6a93061fdb843
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.