commit | ad767696e5aaf5bae4dbde6df9f0a4626648b69c | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Sat Dec 03 01:33:49 2022 +0000 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Sat Dec 03 01:33:49 2022 +0000 |
tree | eef4fe69324cdf1273c5d7728df37abda8893a36 | |
parent | fe91b2bc5bfc5353677778e9912181368bff35e1 [diff] |
Bump project and Gerrit version to v3.4.8 Change-Id: I2e391c358ef59b986ac1a7cf32b00719b00d4d93
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.