Page MenuHomePhabricator

[backup] Extract constants to lib
ClosedPublic

Authored by bartek on Aug 24 2023, 10:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 12, 12:43 AM
Unknown Object (File)
Sun, May 26, 9:24 AM
Unknown Object (File)
May 4 2024, 3:07 PM
Unknown Object (File)
May 4 2024, 3:07 PM
Unknown Object (File)
May 4 2024, 3:05 PM
Unknown Object (File)
May 4 2024, 2:38 PM
Unknown Object (File)
May 2 2024, 12:20 AM
Unknown Object (File)
Apr 30 2024, 2:46 AM
Subscribers

Details

Summary

Extracted constants that are not specific to backup service to lib.
The DynamoDB constants is needed in other services as well.
The gRPC constants aren't used anymore in the backup service, but they can be needed elsewhere.

Test Plan

cargo check

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable