Allow write of generic value in global-refdb Currently it is only possible to write ObjectId. The possibility of writing, for example, Long is needed to version the repositories. Feature: Issue 12256 Change-Id: Id782729b8d7e786211ddc95c944dbb7b00c1e027
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.