fsync-used-only-for-appends

Status: IN

`os.fsync` appears in the WAL append path and Bitcask record writes but never in SSTable creation, compaction output, or hint file writes — durability is applied to the append hot path only

Source: entries/2026/05/29/topic-write-to-temp-then-rename-pattern.md

JSON