Status: IN
The B-tree's PageManager writes to a single pre-existing data file opened at construction, so normal operations never create new files and avoid the directory fsync gap that affects segment-based engines during rotation and compaction.
Source: entries/2026/05/29/topic-fsync-guarantees.md
JSON