storj/satellite/metainfo/expireddeletion
Egon Elbre 910eec8eee satellite/metainfo: remove MetabaseDB interface
Currently the interface is not useful. When we need to vary the
implementation for testing purposes we can introduce a local interface
for the service/chore that needs it, rather than using the large api.

Unfortunately, this requires adding a cleanup callback for tests, there
might be a better solution to this problem.

Change-Id: I079fe4dbe297b0ae08c10081a1cea4dfbc277682
2021-05-13 13:22:14 +00:00
..
chore.go satellite/metainfo: remove MetabaseDB interface 2021-05-13 13:22:14 +00:00
doc.go satellite/{metainfo,repair}: Delete expired segments from metainfo 2020-04-22 13:02:31 +00:00
expireddeletion_test.go satellite/metainfo/metabase: rename IterateObjectsAllVersions to 2020-12-21 16:47:32 +00:00