persist-after-memory

Status: IN

The event is appended to `self._events` (in-memory) before `_persist_event` writes it to disk; a disk write failure leaves the in-memory store ahead of the on-disk log with no rollback.

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

JSON