speedb-io / speedb

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

"in-memory DB" - populate read cache with the full dataset and keep it updated #732

Open Guyme opened 10 months ago

Guyme commented 10 months ago

Owner:

Is your feature request related to a problem? Please describe. In small datasets and large memory systems we want to have the read cache fully populated by the entire dataset

Describe the solution you'd like Keep the recent and updated data from the memtable, flushes, compactions in the read cache