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?