sync-mode-none-skips-per-write-fsync

Status: IN

When `sync_mode="none"`, the per-write `_do_sync()` call (default `force=False`) is a complete no-op — no fsync and no batch queue — trading durability for maximum write throughput

Source: entries/2026/05/29/topic-sync-mode-none-safety.md

JSON