Page MenuHomePhabricator

[services] Lib - Add Base Database Manager
ClosedPublic

Authored by karol on May 6 2022, 8:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 18, 8:22 AM
Unknown Object (File)
Sun, Sep 15, 9:43 AM
Unknown Object (File)
Sun, Sep 15, 9:43 AM
Unknown Object (File)
Tue, Sep 3, 5:46 AM
Unknown Object (File)
Tue, Sep 3, 5:46 AM
Unknown Object (File)
Tue, Sep 3, 5:46 AM
Unknown Object (File)
Tue, Sep 3, 5:46 AM
Unknown Object (File)
Tue, Sep 3, 5:45 AM

Details

Summary

Depends on D3951

There is some mutual code in DatabaseManagers across services. I think we can create a parent class that includes it.

Test Plan
cd services
yarn run-local-cloud
yarn test-backup-service-dev-mode
yarn test-blob-service-dev-mode

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

karol edited the test plan for this revision. (Show Details)
karol added a reviewer: tomek.

Adding Ashoat to the review since Tomek is absent. I don't want to put too much on Ashoat's shoulders so if there's anyone else on the team who could review this, please, let me know.

This revision is now accepted and ready to land.May 10 2022, 7:21 AM