In-memory journal backed by a single GenServer.
Used by tests and by Continuum.Test. Not durable — process death loses
all journaled events.
Summary
Functions
Returns a specification to start this module under a supervisor.
Return the full state of all runs known to the in-memory journal.
Wipe all journals. Test helper only.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Return the full state of all runs known to the in-memory journal.
Wipe all journals. Test helper only.