commit | a2879f2b15500aefc18fd8f1532b3c1bd1b46e77 | [log] [tgz] |
---|---|---|
author | Antonio Barone <syntonyze@gmail.com> | Wed Jan 15 15:53:55 2025 +0100 |
committer | Antonio Barone <syntonyze@gmail.com> | Wed Jan 15 15:54:01 2025 +0100 |
tree | d04d97f74e0bf4fe2acb0924349634d1f24e7367 | |
parent | f95ce8f53a068539b2ee1bc13386efe5f5f70914 [diff] | |
parent | bbb7839be030a83ef645678bb6f8016867e5ec06 [diff] |
Merge branch 'stable-3.10' into stable-3.11 * stable-3.10: Clarify constraints of project deletions Introduce projectVersion cache Rename getPathFromDynamoDB to getItemFromDynamoDB Handle project deletion Add visible-assertion as test dependency Change-Id: I1badfa76f731c1f6a39ce0d783783f4956e24b9a
This plugin provides an implementation of the Gerrit global ref-db backed by AWS DynamoDB.
Requirements for using this plugin are:
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.