commit | feac10f71f09c012ce33e7aabd8f34ece7b09a96 | [log] [tgz] |
---|---|---|
author | Antonio Barone <syntonyze@gmail.com> | Mon Jun 16 08:50:52 2025 +0200 |
committer | Antonio Barone <syntonyze@gmail.com> | Mon Jun 16 08:51:09 2025 +0200 |
tree | d04d97f74e0bf4fe2acb0924349634d1f24e7367 | |
parent | bbb7839be030a83ef645678bb6f8016867e5ec06 [diff] | |
parent | a01a6fa86c8b1cb1c46f02b26fc497bc165c4426 [diff] |
Merge branch 'stable-3.9' into stable-3.10 * stable-3.9: Clarify constraints of project deletions Introduce projectVersion cache Rename getPathFromDynamoDB to getItemFromDynamoDB Handle project deletion Verify formatting using GJF 1.7 Change-Id: I78375de50478505a21369ed6faf7a80819e48520
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.