storj/storage
Egon Elbre 76fdb5d863 storage: add configurable lookup limits
Currently storage tests were tied to the default lookup limit.
By increasing the limits, the tests will take longer and sometimes
cause a large number of goroutines to be started.

This change adds configurable lookup limit to all storage backends.

Also remove boltdb.NewShared, since it's not used any more.

Change-Id: I1a052f149da471246fac5745da133c3cfc27582e
2020-01-22 21:35:56 +02:00
..
boltdb storage: add configurable lookup limits 2020-01-22 21:35:56 +02:00
cockroachkv storage: add configurable lookup limits 2020-01-22 21:35:56 +02:00
filestore common: separate repository 2019-12-27 14:11:15 +02:00
postgreskv storage: add configurable lookup limits 2020-01-22 21:35:56 +02:00
redis storage: add configurable lookup limits 2020-01-22 21:35:56 +02:00
storelogger storage: add configurable lookup limits 2020-01-22 21:35:56 +02:00
teststore storage: add configurable lookup limits 2020-01-22 21:35:56 +02:00
testsuite storage: add configurable lookup limits 2020-01-22 21:35:56 +02:00
blob.go storagenode: Include trash space when calculating space used 2019-12-23 19:07:03 -07:00
common.go storage: add configurable lookup limits 2020-01-22 21:35:56 +02:00
iterator.go storage/: remove reverse-key-listing feature 2019-11-12 18:47:51 +00:00
listkeys.go storage: add configurable lookup limits 2020-01-22 21:35:56 +02:00
listv2.go storage: add configurable lookup limits 2020-01-22 21:35:56 +02:00
util.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00