commit | 8a3a20f81ba11cbdade32496b96161fcc313a627 | [log] [tgz] |
---|---|---|
author | Antonio Barone <syntonyze@gmail.com> | Mon Jun 16 08:52:36 2025 +0200 |
committer | Antonio Barone <syntonyze@gmail.com> | Mon Jun 16 08:52:36 2025 +0200 |
tree | d04d97f74e0bf4fe2acb0924349634d1f24e7367 | |
parent | a2879f2b15500aefc18fd8f1532b3c1bd1b46e77 [diff] | |
parent | feac10f71f09c012ce33e7aabd8f34ece7b09a96 [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 Verify formatting using GJF 1.7 Change-Id: Ica81d9160697e52becdafcd58f91e81e614df6e7
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.