Why not keep memtable in recover?
Open
question
- Dominant language
- C++
- Stars
- 39.4k
- Forks
- 8.2k
- PR merge metrics
- No merged PRs in 30d
Description
I don't understand the reason behind this, I thought memtable can be a very good cache for the hot data to reduce the disk seek especially when write buffer size is large.
Contributor guide
Assessment
This issue has not been assessed yet.