a9b8b50839
* 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 |
||
---|---|---|
.. | ||
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 |