Global ref-database interface for use with a multi-site setup of Gerrit Code Review

Clone this repo:
  1. 343ec30 Set Gerrit and global-refdb version to 3.8.0-rc5 by Luca Milanesio · 2 weeks ago master
  2. c601d3a Bump version to v3.7.0.2 by Marcin Czech · 4 months ago
  3. 82f95e0 Merge branch stable-3.6 by Marcin Czech · 4 months ago
  4. b65deee Bump version to v3.6.3.3 by Marcin Czech · 4 months ago
  5. 06d8a21 Merge branch 'stable-3.5' into stable-3.6 by Marcin Czech · 4 months ago

Gerrit interface to a global-refdb

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.

Design

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.

Bindings

In order to consume this library, some Guice bindings need to be registered appropriately. More information in the relevant documentation.

Metrics

Global ref-database expose metrics to measure the global ref-database operation latency. List of the available metrics can be found here.