Commanded v0.18.1 Commanded.EventStore.Adapters.InMemory 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
Link to this function
child_spec(init_arg) View Source
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
deserialize(data, state) View Source
Link to this function
reset!() View Source
Link to this function