wal-batch-sync-force-override

Status: IN

The WAL's `_do_sync` batch mode (fsync every N writes) is overridden by `force=True` in `append_batch` and `checkpoint`, ensuring atomic batch boundaries and checkpoint records are always fsynced regardless of configured sync mode.

Source: entries/2026/05/29/topic-bitcask-durability-tradeoffs.md

JSON