eventstore v0.4.0 EventStore.Streams.Stream
An event stream
Summary
Functions
Append the given list of events to the stream, expected version is used for optimistic concurrency
Functions
Append the given list of events to the stream, expected version is used for optimistic concurrency.
Each logical stream is a separate process; writes to a single stream will always be serialized.
Returns :ok
on success