Rename reviewdb package to entities

Change-Id: I53bf52b004869a83321c9a5b797b5172e24806ab
4 files changed
tree: 1ba30d649568c9903dcc4c2a53cc848f0e877459
  1. src/
  2. .gitignore
  3. Jenkinsfile
  4. LICENSE
  5. pom.xml
  6. README.md
README.md

Gerrit interface to a global-refdb

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.

Design

The design for a global ref-db interface for Gerrit has been posted to the Gerrit Code Review project for review.