← Back to systems

LSM Trees

6 questions · ~6 min · intermediate

Six mechanism-first questions on WAL durability, overlapping L0 files, Bloom filters, tombstones, compaction strategy, and the backpressure path that turns compaction debt into visible write stalls.

0 / 6

Why does an LSM engine usually append a write to a WAL before inserting it into the active memtable?

Press 1 to 4 to pick an answer