storj/storage/cockroachkv
JT Olio 78c0d9352d storage: support monkit traces of limit exceeded
errors.New errors will not show up in monkit tracing
as a useful error type. this change fixes a test (!)
and makes it so monkit will tell us what the error
type is, if we have this failure

Change-Id: Ic9933704e4095495c7ee286d9df3eb7eb94b25c9
2020-07-06 15:14:02 +00:00
..
schema private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
client_test.go private/dbutil/pgtest: support multiple databases for testing 2020-04-28 21:55:49 +03:00
client.go storage: support monkit traces of limit exceeded 2020-07-06 15:14:02 +00:00
common.go storage/cockroachkv: initial client implementation 2019-12-05 16:11:23 +00:00
ordered_iterator.go private/tagsql: track proper closing of rows and statements 2020-06-05 18:25:43 +00:00