Zookeeper-backed reference database plugin.

Clone this repo:
  1. d91466d Merge branch 'stable-3.9' by Luca Milanesio · 3 months ago master
  2. d5b07d1 Merge branch 'stable-3.8' into stable-3.9 by Luca Milanesio · 3 months ago stable-3.9
  3. e46327b Merge branch 'stable-3.7' into stable-3.8 by Luca Milanesio · 3 months ago stable-3.8
  4. a2f8204 Merge branch 'stable-3.6' into stable-3.7 by Luca Milanesio · 3 months ago stable-3.7
  5. a17f8bb Merge branch 'stable-3.5' into stable-3.6 by Luca Milanesio · 3 months ago stable-3.6

Gerrit Zookeeper ref-db

This plugin provides an implementation of the Gerrit global ref-db backed by Apache Zookeeper.

Requirements for using this plugin are:

  • Gerrit v3.2 or later
  • Apache Zookeeper v3.4 or later

Typical use-case

The global ref-db is a typical use-case of a Gerrit multi-master scenario in a multi-site setup. Refer to the Gerrit multi-site plugin for more details on the high level architecture.