eventstore v0.4.0 EventStore.Storage.Appender
Append-only storage of events to a stream
Summary
Functions
Append the given list of events to the given stream.
Returns {:ok, count}
on success, where count indicates the number of appended events
Append-only storage of events to a stream
Append the given list of events to the given stream.
Returns {:ok, count}
on success, where count indicates the number of appended events