commit | c514fccefb8c31270c27af79928574101bf70a4a | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Mon Dec 05 22:39:20 2022 +0000 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Mon Dec 05 22:39:20 2022 +0000 |
tree | a60d0ca213033d529d6e0ada86b92dae5e3e309e | |
parent | f969a104339dcd1cc464ac8ac71746961f88b892 [diff] |
Set Gerrit and project version to 3.7.0 Change-Id: I3c44bf5c99f04c4a41f3e4d30169c9cc19d4e862
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.