storj/storage
Egon Elbre 36c461bd59 private/tagsql: track proper closing of rows and statements
This ensures that rows are closed to avoid leaks.
Also verifies that Err() is called, to ensure that no
error is left behind.

Change-Id: Idd1bec9bf479f40021da67b2c80ce83033149469
2020-06-05 18:25:43 +00:00
..
boltdb satellite/metainfo,storage: use different limit for metainfo loop 2020-05-05 10:37:20 +00:00
cockroachkv private/tagsql: track proper closing of rows and statements 2020-06-05 18:25:43 +00:00
filestore storage/filestore: benchmark diskInfoFromPath 2020-06-02 17:49:14 +03:00
postgreskv private/tagsql: track proper closing of rows and statements 2020-06-05 18:25:43 +00:00
redis satellite/metainfo,storage: use different limit for metainfo loop 2020-05-05 10:37:20 +00:00
storelogger satellite/metainfo,storage: use different limit for metainfo loop 2020-05-05 10:37:20 +00:00
teststore satellite/metainfo,storage: use different limit for metainfo loop 2020-05-05 10:37:20 +00:00
testsuite satellite/metainfo: add MigrateToLatest to PointerDB 2020-04-28 17:26:35 +00:00
blob.go storage: delete unused code and lower visibility of static iterator 2020-02-17 14:53:54 +00:00
common.go satellite/metainfo,storage: use different limit for metainfo loop 2020-05-05 10:37:20 +00:00
listkeys.go storage: delete unused code and lower visibility of static iterator 2020-02-17 14:53:54 +00:00
listv2.go satellite/metainfo: avoid temporary list 2020-04-15 08:01:42 +00:00
util.go storage: delete unused code and lower visibility of static iterator 2020-02-17 14:53:54 +00:00