AWS DynamoDB shared ref-database implementation

Clone this repo:
  1. d93016d Add missing AWS SDK dependencies used by the plugin at runtime by Matthias Sohn · 5 weeks ago master
  2. 3349fbc Upgrade dependencies and migrate to latest AWS SDK API by Matthias Sohn · 8 weeks ago
  3. 5580a45 Revert "Add deprecation notice" by Matthias Sohn · 9 weeks ago
  4. dd5e6e4 Add deprecation notice by Luca Milanesio · 10 weeks ago
  5. 9ef6b50 Merge branch 'stable-3.12' by Antonio Barone · 6 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.