Introduced DynamoDB database client - the same way as it is implemented in Blob and Identity services.
The Error type is properly implemented two diffs later.
Depends on D6168
Paths
| Differential D6177 Authored by bartek on Jan 5 2023, 5:02 AM.
Details Summary Introduced DynamoDB database client - the same way as it is implemented in Blob and Identity services. The Error type is properly implemented two diffs later. Depends on D6168 Test Plan Build does not fail.
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: atul, ashoat. · View Herald TranscriptJan 5 2023, 5:02 AM2023-01-05 05:02:05 (UTC-8) Harbormaster completed remote builds in B15120: Diff 20615.Jan 5 2023, 5:16 AM2023-01-05 05:16:08 (UTC-8) Harbormaster completed remote builds in B15148: Diff 20656.Jan 9 2023, 2:56 AM2023-01-09 02:56:52 (UTC-8) This revision is now accepted and ready to land.Jan 9 2023, 7:05 AM2023-01-09 07:05:44 (UTC-8) Harbormaster completed remote builds in B15186: Diff 20698.Jan 9 2023, 7:33 AM2023-01-09 07:33:15 (UTC-8) Harbormaster completed remote builds in B15282: Diff 20841.Jan 12 2023, 1:08 AM2023-01-12 01:08:48 (UTC-8) Closed by commit rCOMM8686efc35648: [services][backup] Add database client module (authored by bartek). · Explain WhyJan 13 2023, 9:04 AM2023-01-13 09:04:01 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 20938 services/backup/src/constants.rs
services/backup/src/database.rs
services/backup/src/main.rs
|