storj/satellite
paul cannon 0c5e381434 satellite/console: use transaction helpers in consoledb
Transactions in our code that might need to work against CockroachDB
need to be retried in the event of a retryable error. The transaction
helper functions in dbutil do that automatically. I am changing this
code to use those helpers instead.

I also fleshed out consoledb_test.go to do actual inserts and gets to
make sure things were working correctly.

Change-Id: I089bf4c776d15dc8578080e26760bd6dff4beec9
2020-01-07 17:59:10 +00:00
..
accounting all: reduce number of log messages 2020-01-06 19:03:46 +00:00
attribution common: separate repository 2019-12-27 14:11:15 +02:00
audit all: reduce number of log messages 2020-01-06 19:03:46 +00:00
console satellite/console: use transaction helpers in consoledb 2020-01-07 17:59:10 +00:00
contact satellite/{downtime,contact}: Add CheckNodeAvailability for use within the downtime tracking chores. 2020-01-02 18:24:11 +00:00
dbcleanup common: separate repository 2019-12-27 14:11:15 +02:00
downtime satellite:{downtime,overlay}: Implement offline node detection chore 2020-01-03 17:10:03 +00:00
gc satellite/gc: add timeout to retain requests 2020-01-03 21:46:46 +00:00
gracefulexit satellite/gracefulexit: dq node on exit fail 2020-01-06 19:16:26 -05:00
inspector common: separate repository 2019-12-27 14:11:15 +02:00
mailservice satellite/mailservice: move logging to send rendered async to cover template parsing (#3654) 2019-11-28 12:29:48 +02:00
marketingweb common: separate repository 2019-12-27 14:11:15 +02:00
metainfo satellte/metainfo: Avoid a noisy warning 2020-01-07 14:15:04 +01:00
metrics private/testplanet: remove dependency to uplink 2020-01-02 09:40:46 +00:00
nodestats common: separate repository 2019-12-27 14:11:15 +02:00
orders private/testplanet: remove dependency to uplink 2020-01-02 09:40:46 +00:00
overlay satellite/gracefulexit: dq node on exit fail 2020-01-06 19:16:26 -05:00
payments satellite/console: add credit card charges to billing history 2020-01-03 17:34:59 +02:00
referrals common: separate repository 2019-12-27 14:11:15 +02:00
repair private/testplanet: remove dependency to uplink 2020-01-02 09:40:46 +00:00
rewards common: separate repository 2019-12-27 14:11:15 +02:00
satellitedb satellite/console: use transaction helpers in consoledb 2020-01-07 17:59:10 +00:00
vouchers common: separate repository 2019-12-27 14:11:15 +02:00
api.go all: reduce number of log messages 2020-01-06 19:03:46 +00:00
core.go all: reduce number of log messages 2020-01-06 19:03:46 +00:00
peer.go satellite:{downtime,overlay}: Implement offline node detection chore 2020-01-03 17:10:03 +00:00
repairer.go all: reduce number of log messages 2020-01-06 19:03:46 +00:00