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