storj/storage/testsuite
Jess G a9b8b50839
add boltDB batching for Put operation, add benchmark test (#1865)
* add boltDB batching for Put operation, add benchmark test

* add batchPut method to kademlia routingTable

* add BatchPut method for other KeyValueStore to satisfy interface

* return err not implemented

* add noSync to boltdb client

* rm boltDB noSync

* make batch block and fix tests

* changes per CR

* rm test setting so it matches prod code behavior

* fix lint errs
2019-05-06 13:47:12 -07:00
..
bench.go add boltDB batching for Put operation, add benchmark test (#1865) 2019-05-06 13:47:12 -07:00
long_bench.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
test_crud.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
test_iterate_all.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
test_iterate.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
test_list.go Removed ReverseList from KeyValueStore interfaces (#1306) 2019-02-13 12:27:03 -05:00
test_listv2.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
test_parallel.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
test_prefix.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
test.go add boltDB batching for Put operation, add benchmark test (#1865) 2019-05-06 13:47:12 -07:00
utils.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00