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)
Sun, Jan 19, 4:09 AM
Unknown Object (File)
Sat, Jan 11, 7:05 PM
Unknown Object (File)
Fri, Jan 3, 5:50 AM
Unknown Object (File)
Dec 15 2024, 1:55 AM
Unknown Object (File)
Dec 15 2024, 1:55 AM
Unknown Object (File)
Dec 15 2024, 1:54 AM
Unknown Object (File)
Dec 15 2024, 1:29 AM
Unknown Object (File)
Nov 25 2024, 10:25 PM
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
No Lint Coverage
Unit
No Test Coverage