storj/storage/postgreskv
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
..
schema private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
client_test.go storage: add configurable lookup limits 2020-01-22 21:35:56 +02:00
client.go storage: add configurable lookup limits 2020-01-22 21:35:56 +02:00
common.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
ordered_iterator.go storage: Plumb limit through storage backends. 2020-01-19 21:23:20 +00:00