storj/storage/postgreskv2
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 postgres2: use cockroachkv impl against postgres 2020-01-13 14:51:56 -06:00
client_test.go postgres2: use cockroachkv impl against postgres 2020-01-13 14:51:56 -06:00
client.go dbutil: statically require all databases accesses to use contexts 2020-01-14 18:20:47 -05:00
common.go postgres2: use cockroachkv impl against postgres 2020-01-13 14:51:56 -06:00
ordered_iterator.go postgres2: use cockroachkv impl against postgres 2020-01-13 14:51:56 -06:00