commit | bae28b0cca4900dacbedce70c745df8834633222 | [log] [tgz] |
---|---|---|
author | Antonio Barone <syntonyze@gmail.com> | Mon Nov 25 21:53:07 2024 +0100 |
committer | Antonio Barone <syntonyze@gmail.com> | Mon Dec 23 10:15:06 2024 +0100 |
tree | 9e31911c9b98e794e553f19e4a9d37532ec0600d | |
parent | 84eea45780c555349ddaa0c233982a8895e0db75 [diff] |
Introduce projectVersion cache Introduces a caching mechanism to reduce the number of requests to DynamoDB by storing the current life version of a project. Change-Id: Ia260b0c7a684b3314bd32562eb0602fd4d54a20e
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.