eventstore v0.1.0 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(storage)
subscribe_to_stream(subscriptions, stream_uuid, subscription_name, subscriber)