replay-flush-before-read

Status: IN

`replay` flushes the write file descriptor under `self._lock` before reading, ensuring all prior `append` calls are visible on disk during the read phase

Source: entries/2026/05/28/write-ahead-log-wal-replay.md

JSON