AWS DynamoDB shared ref-database implementation

Clone this repo:
  1. 14b624c Merge branch 'stable-3.5' by Marcin Czech · 1 year, 5 months ago master
  2. 60d985c Add explicit testcontainers deps for testing by Marcin Czech · 1 year, 5 months ago stable-3.5
  3. f67fd67 Include jackson-annotation explicitly by Marcin Czech · 1 year, 5 months ago
  4. fa68113 Document supported version is stable-3.3 by Antonio Barone · 1 year, 8 months ago stable-3.3
  5. 072504e Add Gerrit-CI validation by Antonio Barone · 1 year, 8 months ago

Gerrit DynamoDB ref-db

This plugin provides an implementation of the Gerrit global ref-db backed by AWS DynamoDB.

Requirements for using this plugin are:

  • Gerrit v3.3 or later
  • DynamoDB provisioned in AWS

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.