LSM-based Storage Techniques¶
Luo, C., & Carey, M. J. (2020). LSM-based Storage Techniques: A Survey. The VLDB Journal, 29(1), 393-418.
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Two-Store Architecture
- The predicted failures match the omissions: skip the WAL and a crash mid-window loses the memtable; defer compaction chronically and read amplification explodes as un-merged SSTables accumulate.
This sourceSurveys LSM compaction policies and the read-amplification cost of chronically deferred compaction.
- The predicted failures match the omissions: skip the WAL and a crash mid-window loses the memtable; defer compaction chronically and read amplification explodes as un-merged SSTables accumulate.
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:8d819722304b · see in the full table