API Reference mem_evoq v#0.1.2

View Source

Modules

Facade for the mem_evoq package.

Adapter module implementing both the evoq_event_store surface and the evoq_snapshot_adapter behaviour.

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.