IntersectMBO / IntersectMBO/lsm-tree
Move the number of entries to the snapshot metadata
Open
enhancement
lsm-tree
priority: low
- Dominant language
- Haskell
- Stars
- 53
- Forks
- 17
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 4
Description
Currently, the number of entries of a run is stored in the serialized index. This is not sensible, since indexes are independent of entry counts. We shall store the number of entries in the snapshot metadata instead.
Contributor guide
Assessment
This issue has not been assessed yet.