commit | 0a93964e53d4e81266bd11ada41b9a09342e4936 | [log] [tgz] |
---|---|---|
author | Antonio Barone <syntonyze@gmail.com> | Mon Jun 16 08:53:59 2025 +0200 |
committer | Antonio Barone <syntonyze@gmail.com> | Mon Jun 16 08:54:23 2025 +0200 |
tree | d04d97f74e0bf4fe2acb0924349634d1f24e7367 | |
parent | fc2a355f91b675eb9b87f4d819a564c2b35e38bb [diff] | |
parent | 8a3a20f81ba11cbdade32496b96161fcc313a627 [diff] |
Merge branch 'stable-3.11' into stable-3.12 * stable-3.11: Clarify constraints of project deletions Introduce projectVersion cache Rename getPathFromDynamoDB to getItemFromDynamoDB Handle project deletion Verify formatting using GJF 1.7 Change-Id: I1a02b7ba84ef8a6a07fe1464b09cf0b2fb8b071a
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.