eventstore v0.0.5 EventStore.Storage.Stream

Streams are an abstraction around a stream of events for a given stream identity

Summary

Functions

append_to_stream(conn, stream_uuid, expected_version, events)
read_stream_forward(conn, stream_uuid, start_version, count \\ nil)