storj/storage/cockroachkv
JT Olio 8e242cd012 dbutil: statically require all databases accesses to use contexts
this will allow for some nice runtime analysis down the road.
also, this allows for wrapping database handles in a way that
can interact with these contexts

requires https://review.dev.storj.io/c/storj/dbx/+/514

Change-Id: Ib087b7cd73296dd2c1e0331314da34d861f61d2b
2020-01-14 18:20:47 -05:00
..
schema storage/cockroachkv: add ctx argument 2020-01-13 15:57:47 +02:00
client_test.go storage/cockroachkv: add ctx argument 2020-01-13 15:57:47 +02:00
client.go dbutil: statically require all databases accesses to use contexts 2020-01-14 18:20:47 -05:00
common.go storage/cockroachkv: initial client implementation 2019-12-05 16:11:23 +00:00
ordered_iterator.go satellite/metainfo: Use cockroachdb client for metainfo db 2019-12-05 10:33:54 -07:00