commit | c7d5d7a352efd2804cbdf71f1ce525b737772d47 | [log] [tgz] |
---|---|---|
author | Antonio Barone <syntonyze@gmail.com> | Tue Jun 03 09:32:36 2025 +0200 |
committer | Antonio Barone <syntonyze@gmail.com> | Tue Jun 03 09:32:36 2025 +0200 |
tree | 86fb0a5dc02ec11f61922095190a8bebbccee621 | |
parent | fc0df6d2ca2592660eae033161f3866d8e075fb4 [diff] | |
parent | eb91b8732603bc088e03df58c876de2e7f2c68e7 [diff] |
Merge branch 'stable-3.5' into stable-3.6 * stable-3.5: Clarify constraints of project deletions Introduce projectVersion cache Rename getPathFromDynamoDB to getItemFromDynamoDB Handle project deletion Verify formatting using GJF 1.7 Change-Id: I927b9b80a277e7ed737963b449c6b7f970f71b19
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.