lsm-compact-removes-tombstones-safely

Status: IN

The LSM Tree's `compact()` method removes tombstones because it performs a full merge of all SSTables, guaranteeing no surviving SSTable can contain a superseded live value

Source: entries/2026/05/28/topic-tombstone-gc-safety.md

JSON