storj/satellite/metainfo
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
..
expireddeletion satellite/metainfo: remove MetabaseDB interface 2021-05-13 13:22:14 +00:00
piecedeletion satellite/metainfo/piecedeletion Remove spaces from metrics. 2020-12-30 14:27:39 -03:00
pointerverification satellite/metainfo: reenable piece hash verification 2021-04-12 15:12:42 -06:00
attribution_test.go satellite/metainfo: avoid error on inserting existing attribution 2021-04-02 08:18:17 +00:00
attribution.go satellite/metainfo: collect uplink versions with monkit 2021-02-10 17:47:13 +01:00
batch.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
config_test.go Merge 'master' branch 2020-11-10 11:58:59 +00:00
config.go satellite/metainfo: remove MetabaseDB interface 2021-05-13 13:22:14 +00:00
db_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
db.go satellite/metabase: move package one level higher 2021-04-21 15:54:22 +03:00
endpoint_test.go satellite/{metabase,metainfo}: use ObjectStream as argument 2021-05-04 15:30:59 +00:00
metainfo_test.go mod: bump uplink 2021-04-30 16:53:54 +03:00
metainfo.go satellite/{metabase,metainfo}: use ObjectStream as argument 2021-05-04 15:30:59 +00:00
service_test.go all: remove code related to PointerDB 2021-04-21 12:35:31 +00:00
service.go satellite/metainfo: remove MetabaseDB interface 2021-05-13 13:22:14 +00:00
signing.go satellite/metainfo: use deterministic signing for satStreamID 2021-01-19 15:56:29 +00:00
validation.go satellite/metabase: move package one level higher 2021-04-21 15:54:22 +03:00
version_collector.go satellite/metainfo: collect uplink versions with monkit 2021-02-10 17:47:13 +01:00