| commit | aef2b566589c3c5a00475082e432d4190c7ab191 | [log] [tgz] |
|---|---|---|
| author | Antonio Barone <syntonyze@gmail.com> | Mon Nov 25 20:03:11 2024 +0100 |
| committer | Antonio Barone <syntonyze@gmail.com> | Fri May 30 03:07:09 2025 -0700 |
| tree | 3c4130c0111fb55c3c0cb62beecf400dbe00d786 | |
| parent | f2a5d4fcdeee7fb20e01dffa673b5cace544e87a [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.