rust-rocksdb
rust-rocksdb copied to clipboard
Support Write Buffer Manager
https://github.com/facebook/rocksdb/wiki/Write-Buffer-Manager
It would be great if you could add support for the write buffer manager. This would allow me to do this:
Limit the total memtable usage across multiple column families and DBs under a threshold