sstable-writer-append-then-patch

Status: IN

`SSTableWriter` writes a placeholder header, appends all entries and the sparse index, then seeks back to byte 0 to patch the final entry count — an unfinished SSTable has `entry_count=0` and appears empty.

Source: entries/2026/05/28/sstable-and-compaction-sstable.md

JSON