eventstore v0.0.5 EventStore.Subscriptions

Subscriptions holds state for subscribers interested in events appended to either a single stream or all streams

Summary

Functions

notify_events(subscriptions, stream_uuid, stream_version, events)
start_link(supervisor)
subscribe_to_stream(subscriptions, stream_uuid, subscription_name, subscriber)