Add deprecation notice

Change-Id: If7920e2148e8659d35811f4ed2323d3fbc81e2ad
1 file changed
tree: e39f7bb77f0e7fd4732f9b7e1dd50136e28836ca
  1. src/
  2. BUILD
  3. external_plugin_deps.bzl
  4. Jenkinsfile
  5. LICENSE
  6. README.md
README.md

DEPRECATION NOTICE

GerritForge has decided to change the license to BSL therefore the Apache 2.0 version of this plugin is deprecated. The recommended version of the aws-dynamodb-refdb plugin is on GitHub and the development continues on GerritHub.io.

Gerrit DynamoDB ref-db (DEPRECATED)

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.