commit | a01a6fa86c8b1cb1c46f02b26fc497bc165c4426 | [log] [tgz] |
---|---|---|
author | Antonio Barone <syntonyze@gmail.com> | Tue Jun 03 09:35:35 2025 +0200 |
committer | Antonio Barone <syntonyze@gmail.com> | Sun Jun 15 23:44:04 2025 -0700 |
tree | 63631a40326905c3ba8d0d4f738614e46a08daf5 | |
parent | fc0df6d2ca2592660eae033161f3866d8e075fb4 [diff] | |
parent | 90c748ae3e1e9c25f4adf4fda18ecd4e920ec207 [diff] |
Merge branch 'stable-3.8' into stable-3.9 * stable-3.8: Clarify constraints of project deletions Introduce projectVersion cache Rename getPathFromDynamoDB to getItemFromDynamoDB Handle project deletion Verify formatting using GJF 1.7 Note that since 3.9 formatting version is done with GJF 1.24, so the "Verify formatting using GJF 1.7" commit was dropped. Change-Id: I6e6fb91204da0bc267f453d1721a109f60f4c0f2
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.