lsm-wal-has-no-fsync

Status: IN

The WAL class in `log-structured-merge-tree/lsm.py` calls `flush()` but never `os.fsync()`, making it strictly weaker than the standalone WAL which offers configurable sync modes

Source: entries/2026/05/28/topic-directory-fsync-semantics.md

JSON