storj/storage/cockroachkv
Jeff Wendling 97e980cd8a private/dbutil: add database name to configure as a tag
storagenodes have like 10 or more databases. without this
tag they all get sent as the same value, stomping on each
other.

Change-Id: Ib12019684d6ea8f2a5b83df584056dfa79e3c4b3
2020-03-26 16:50:15 +00:00
..
schema private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
client_test.go storage: add configurable lookup limits 2020-01-22 21:35:56 +02:00
client.go private/dbutil: add database name to configure as a tag 2020-03-26 16:50:15 +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