sstable-merge-forward-only

Status: IN

The k-way merge in `sstable-and-compaction/sstable.py` is forward-only with no direction tracking or reverse iteration support; there is no direction enum, no `FindLargest`, and no heap rebuild on direction change.

Source: entries/2026/05/29/topic-leveldb-merger.md

JSON