Closed marcelloh closed 1 year ago
line 358
case "pebble": if path == "" { path = "pebble.db" } store, err = kvbench.NewRocksdbStore(path, fsync)
fixed. thanks
line 358