Data Structure Notes: LSM-Tree
A concise note on what an LSM-tree is, why it makes writes fast, and why compaction, Bloom filters, and amplification define its core trade-offs.
A concise note on what an LSM-tree is, why it makes writes fast, and why compaction, Bloom filters, and amplification define its core trade-offs.