storj/storage
Egon Elbre 1279eeae39 private/tagsql,storage: fixes to context cancellation
Replace all the remaining uses of sql.DB with tagsql.DB to
fix issues with context cancellation.

Introduce tagsql.Open which helps to get rid of all tagsql.Wrap-s.
Use tagsql in cockroachkv and postgreskv.

Change-Id: I8946d203341cb85a25976896fc7881e1f704e779
2020-01-20 15:44:39 +02:00
..
boltdb storage: Plumb limit through storage backends. 2020-01-19 21:23:20 +00:00
cockroachkv private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
filestore common: separate repository 2019-12-27 14:11:15 +02:00
postgreskv private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
redis storage: Plumb limit through storage backends. 2020-01-19 21:23:20 +00:00
storelogger storage/: remove reverse-key-listing feature 2019-11-12 18:47:51 +00:00
teststore lint: add staticcheck as a separate step (#3569) 2019-11-14 10:31:30 +02:00
testsuite common: separate repository 2019-12-27 14:11:15 +02:00
blob.go storagenode: Include trash space when calculating space used 2019-12-23 19:07:03 -07:00
common.go storage: Plumb limit through storage backends. 2020-01-19 21:23:20 +00:00
iterator.go storage/: remove reverse-key-listing feature 2019-11-12 18:47:51 +00:00
listkeys.go Stylistic Go Cleanup (#2524) 2019-07-22 15:10:04 -04:00
listv2.go storage: Plumb limit through storage backends. 2020-01-19 21:23:20 +00:00
util.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00