eventstore
v0.4.3
Pages
Modules
eventstore v0.4.3
EventStore.Storage.Subscription
Support persistent subscriptions to an event stream
Summary
Functions
ack_last_seen_event(conn, stream_uuid, subscription_name, last_seen_event_id, last_seen_stream_version)
subscribe_to_stream(conn, stream_uuid, subscription_name)
subscriptions(conn)
List all known subscriptions
unsubscribe_from_stream(conn, stream_uuid, subscription_name)
Functions
ack_last_seen_event(conn, stream_uuid, subscription_name, last_seen_event_id, last_seen_stream_version)
subscribe_to_stream(conn, stream_uuid, subscription_name)
subscriptions(conn)
List all known subscriptions
unsubscribe_from_stream(conn, stream_uuid, subscription_name)