Commanded v0.19.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

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

deserialize(data, state)

View Source