wal-sync-mode-survives-crash

Status: IN

With `sync_mode="sync"`, WAL records are durable immediately after `append` returns — they survive process death even if `close()` is never called.

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

JSON