eventstore v0.0.5 EventStore.Storage

Storage of events to a PostgreSQL database

Summary

Functions

append_to_stream(storage, stream_uuid, expected_version, events)
initialize_store!(storage)
read_stream_forward(storage, stream_uuid, start_version, count \\ nil)
start_link()