Switch to badger
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
parent
76db65b1af
commit
0d914ac1d4
@ -130,7 +130,7 @@ var importBenchCmd = &cli.Command{
|
|||||||
bdgOpt.Options.DetectConflicts = false
|
bdgOpt.Options.DetectConflicts = false
|
||||||
|
|
||||||
var bds datastore.Batching
|
var bds datastore.Batching
|
||||||
if true {
|
if false {
|
||||||
cache := 512
|
cache := 512
|
||||||
bds, err = pebbleds.NewDatastore(tdir, &pebble.Options{
|
bds, err = pebbleds.NewDatastore(tdir, &pebble.Options{
|
||||||
// Pebble has a single combined cache area and the write
|
// Pebble has a single combined cache area and the write
|
||||||
|
Loading…
Reference in New Issue
Block a user