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