View Source Commanded.EventStore.Adapters.InMemory (Commanded v1.4.1)
An in-memory event store adapter implemented as a GenServer
process which
stores events in memory only.
This is only designed for testing purposes.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.