commit | 84eea45780c555349ddaa0c233982a8895e0db75 | [log] [tgz] |
---|---|---|
author | Antonio Barone <[email protected]> | Mon Nov 25 20:03:11 2024 +0100 |
committer | Antonio Barone <[email protected]> | Mon Nov 25 20:03:11 2024 +0100 |
tree | 3908eefb62ad9b523a86e3dd411a19c0c796c823 | |
parent | 461249fe2049596c5e0264ac8226c18ab720d378 [diff] |
Rename getPathFromDynamoDB to getItemFromDynamoDB The name is more representative of what the method actually does. Change-Id: I5ff4af6d8655abffe057bbc02c09c3167aee37d5
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.