commit | fc0df6d2ca2592660eae033161f3866d8e075fb4 | [log] [tgz] |
---|---|---|
author | Marcin Czech <maczech@gmail.com> | Fri Oct 20 13:25:19 2023 +0200 |
committer | Marcin Czech <maczech@gmail.com> | Fri Oct 20 13:26:11 2023 +0200 |
tree | a6ca58ff749d117a78bd52086936c08eb01c21ed | |
parent | 14b624c9c04cc276254116f5ac52fc0c4bb6a69b [diff] | |
parent | 038d806e7e5a992ca4fbeac75cb72eaef97c0e06 [diff] |
Merge branch 'stable-3.5' * stable-3.5: Make DynamoDBRefDatebase class implement ExtendedGlobalRefDatabase computeAndPut should return false instead throwing exception Consume global-refdb directly from source Bump global-refdb to v3.4.8.6 Add AWS credentials profile name parameter Change-Id: I390151a6eb11eb56dc67eb413575b1941e435393
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.