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