compaction-not-atomic

Status: IN

`LSMTree.compact()` performs a multi-step file swap (write new SSTable, update in-memory list, delete old files) with no mechanism to make the transition atomic across crashes

Source: entries/2026/05/28/topic-manifest-based-compaction.md

JSON