wal-fsync-per-entry

Status: IN

Each `log_write` call forces an `os.fsync`, guaranteeing per-entry durability at the cost of one sync syscall per logged page write.

Source: entries/2026/05/29/b-tree-storage-engine-btree-log_write.md

JSON