Page MenuHomePhabricator

[backup] Update dynamodb
ClosedPublic

Authored by michal on Aug 25 2023, 9:54 AM.
Tags
None
Referenced Files
F2831488: D8954.id30528.diff
Fri, Sep 27, 11:58 PM
F2831487: D8954.id30329.diff
Fri, Sep 27, 11:58 PM
F2831432: D8954.id.diff
Fri, Sep 27, 11:57 PM
F2831387: D8954.diff
Fri, Sep 27, 11:49 PM
Unknown Object (File)
Sat, Sep 21, 3:13 AM
Unknown Object (File)
Mon, Sep 16, 3:20 AM
Unknown Object (File)
Fri, Sep 13, 10:07 PM
Unknown Object (File)
Sun, Sep 8, 11:14 PM
Subscribers

Details

Summary

ENG-4497

Two changes:

  • we remove recoveryData from backup items because backup_id can be merged with it more context here
  • add userKeys to projected attributes because it will need to be available to fetch as "latest backup"
    • also possible: do two fetches to the db, one for backup_id and second one (from the main table) for the user_keys

Depends on D8953

Test Plan

yarn reset-local-stack, tested with future diffs

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage