Merge branch 'stable-3.0' into stable-3.1 * stable-3.0: Set version to 3.0.1 Allow write of generic value in global-refdb Expose getter to return values stored in the SharedRefDB Add bazel build Change-Id: I591c1468939eb63448ba2baaf1baa52d67b91d7f
Global ref-database interface for use with Gerrit Code Review.
Enables the de-coupling between Gerrit, the multi-site plugin and the different implementations of a globally shared ref-database.
The design for a global ref-db interface for Gerrit has been posted to the Gerrit Code Review project for review.