API Reference mem_evoq v#0.1.1
View SourceModules
Facade for the mem_evoq package.
Adapter module implementing the evoq_event_store contract.
OTP application module for the in-memory evoq event-store adapter.
ETS-backed registry mapping store IDs to their per-store gen_server pids.
Per-store gen_server holding events, snapshots, subscribers, and (optionally) integrity state for a single in-memory event store.
Top-level supervisor.