compact-newest-wins-by-seq

Status: IN

During compaction, the entry with the highest SSTable sequence number wins for each key; sequence numbers are per-SSTable (all entries in one SSTable share the same seq), not per-entry

Source: entries/2026/05/28/log-structured-merge-tree-lsm-compact.md

JSON