persist-event-per-call-open

Status: IN

The persist file is opened in append mode and closed on every single `_persist_event` call, not held open across the store's lifetime — safe but incurs per-event open/close overhead.

Source: entries/2026/05/29/event-sourcing-store-event_store-_persist_event.md

JSON