storj/storage
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
..
boltdb add boltDB batching for Put operation, add benchmark test (#1865) 2019-05-06 13:47:12 -07:00
filestore storagenode/pieces: ensure we can call Commit or Cancel only once (#1511) 2019-03-18 16:29:54 +02:00
postgreskv cover all the things (#1818) 2019-04-26 16:39:11 +03:00
redis removes unused queue code, moves queue_test.go to repairqueue_test.go in satellitedb dir (#1783) 2019-04-22 13:35:52 +03:00
storelogger Removed ReverseList from KeyValueStore interfaces (#1306) 2019-02-13 12:27:03 -05:00
teststore Removed ReverseList from KeyValueStore interfaces (#1306) 2019-02-13 12:27:03 -05:00
testsuite add boltDB batching for Put operation, add benchmark test (#1865) 2019-05-06 13:47:12 -07:00
blob.go Storage node and upload/download protocol refactor (#1422) 2019-03-18 12:55:06 +02:00
common.go removes unused queue code, moves queue_test.go to repairqueue_test.go in satellitedb dir (#1783) 2019-04-22 13:35:52 +03:00
iterator.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
listkeys.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
listv2.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
util.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00