storj/storage/cockroachkv
Egon Elbre e3985799a1 storage/{cockroachkv,postgreskv}: add ctx to opening
Database opening usually dial and hence we should pass ctx to them.

Change-Id: Iecf41241aaa94d54506cbc80b0e53449848d8819
2020-10-29 10:49:08 +00:00
..
schema all: use jackc/pgx in place of lib/pq 2020-07-13 15:54:41 +00:00
client_test.go all: use jackc/pgx in place of lib/pq 2020-07-13 15:54:41 +00:00
client.go storage/{cockroachkv,postgreskv}: add ctx to opening 2020-10-29 10:49:08 +00:00
common.go all: fix dots 2020-07-16 14:58:28 +00:00
ordered_iterator.go all: fix error checking 2020-07-16 19:13:14 +03:00