Add bazel build This will allow to consume global-refdb in gerrit build as additional module. Change-Id: I4626f49a2071f29329f91f03c7d69e696878ba57 (cherry picked from commit 39ad59bbe720add02e881c192f3eb9679dcef467)
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.