Commanded.EventStore.Adapters.InMemory (Commanded v1.3.1) View Source

An in-memory event store adapter useful for testing as no persistence provided.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

reset!(application, config \\ [])

View Source