AWS DynamoDB shared ref-database implementation

Clone this repo:
  1. 9ef6b50 Merge branch 'stable-3.12' by Antonio Barone · 5 days ago master
  2. 0a93964 Merge branch 'stable-3.11' into stable-3.12 by Antonio Barone · 5 days ago stable-3.12
  3. 8a3a20f Merge branch 'stable-3.10' into stable-3.11 by Antonio Barone · 5 days ago stable-3.11
  4. feac10f Merge branch 'stable-3.9' into stable-3.10 by Antonio Barone · 5 days ago stable-3.10
  5. a01a6fa Merge branch 'stable-3.8' into stable-3.9 by Antonio Barone · 3 weeks ago stable-3.9

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.