commit | d014f1e263d91b2d9d331a63b64e77a73fe11f08 | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Fri Dec 16 12:55:36 2022 +0000 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Fri Dec 16 12:55:42 2022 +0000 |
tree | 113dda7bd1109859506f390480dd2a92b51b0538 | |
parent | 42921ac01e7b95a41dd094996c2dd935c13fead8 [diff] |
Bump version to v3.6.3.2 Change-Id: I47eba11f74191b734f104971fa4e72390171b1df
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.