speedb-io / speedb

A RocksDB compliant high performance scalable embedded key-value store
https://www.speedb.io/
Apache License 2.0
903 stars 69 forks source link

db_bench: initiate_wbm_flushes is false by default (should be true) #443

Closed udi-speedb closed 1 year ago

udi-speedb commented 1 year ago

The default for the WBM in the code is proactive flushes enabled.

udi-speedb commented 1 year ago

Duplicate of https://github.com/speedb-io/speedb/issues/480