commit | ef55e804f886e3cdf99ca35cba428af13872a6b7 | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Mon Dec 05 18:25:04 2022 +0000 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Mon Dec 05 18:25:04 2022 +0000 |
tree | 431ed9fb426b8cc4acac8ead2611e548e5bc61cd | |
parent | 94b174a1e631eee565640f7b522b98f73fd4fae4 [diff] |
Set project and Gerrit version to 3.5.4 Change-Id: I6993e4a77bb723661f43adc7ed983a51a481388b
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.