wal-provides-crash-safety-not-concurrency

Status: IN

The WAL syncs with `os.fsync` for durability guarantees only; it has no role in coordinating concurrent access, consistent with the single-threaded design

Source: entries/2026/05/28/topic-concurrent-btree-deletion.md

JSON