storj/storage/cockroachkv
Natalie Villasana 6f84be133a satellite/metainfo: add MigrateToLatest to PointerDB
In cases like the segment reaper script connecting to the metainfodb,
we don't want a db migration to happen automatically when we call
metainfo.NewStore. This adds MigrateToLatest method for postgreskv
and cockroackv, and calls MigrateToLatest in places where NewStore used
to create tables.

Change-Id: I682d0f26d609af0601dfdb32a24866cdf5d32a7e
2020-04-28 17:26:35 +00:00
..
schema private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
client_test.go satellite/metainfo: add MigrateToLatest to PointerDB 2020-04-28 17:26:35 +00:00
client.go satellite/metainfo: add MigrateToLatest to PointerDB 2020-04-28 17:26:35 +00:00
common.go storage/cockroachkv: initial client implementation 2019-12-05 16:11:23 +00:00
ordered_iterator.go storage/{cockroachkv,postgreskv}: detailed monitoring for list 2020-02-12 10:55:07 +00:00