storj/private
paul cannon 5a1838bc28 private/dbutil: retry single statements on cockroachdb
This ought to make it so that all single statements (Exec- or Query-) on
a CockroachDB backend will get retried as necessary. As there is no need
for savepoints to be allocated or released in this case, there is no
round-trip overhead except when statements actually do need to be
retried.

Change-Id: Ibd7f1725ff727477c456cb309120d080f3cd7099
2020-01-24 09:01:47 +00:00
..
context2 private/context2: add WithoutCancellation 2020-01-15 14:23:46 +02:00
cui private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
currency private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
date private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
dbutil private/dbutil: retry single statements on cockroachdb 2020-01-24 09:01:47 +00:00
debugging private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
migrate all: fix import groupings 2020-01-20 17:47:44 +00:00
post private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
processgroup private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
s3client common: separate repository 2019-12-27 14:11:15 +02:00
tagsql private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
testblobs storagenode: Include trash space when calculating space used 2019-12-23 19:07:03 -07:00
testplanet private/testplanet: Add databases to testplanet.databases near creation 2020-01-23 15:30:52 -07:00
testrevocation common: separate repository 2019-12-27 14:11:15 +02:00
teststorj common: separate repository 2019-12-27 14:11:15 +02:00
testuplink uplink: adjust to changes in storj/uplink 2020-01-20 22:06:19 +00:00
version private: ensure we don't eat the underlying error 2020-01-14 20:26:51 +00:00