eventstore v0.2.0 EventStore.Subscriptions

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

Summary

Functions

notify_events(stream_uuid, events)
start_link()
subscribe_to_stream(stream_uuid, subscription_name, subscriber)
unsubscribe_from_stream(stream_uuid, subscription_name)