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