76fdb5d863
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 |
||
---|---|---|
.. | ||
bench.go | ||
long_bench.go | ||
test_crud.go | ||
test_iterate_all.go | ||
test_iterate.go | ||
test_list.go | ||
test_listv2.go | ||
test_parallel.go | ||
test_prefix.go | ||
test.go | ||
utils.go |