eventstore_client v0.1.0 EventStore
The Client API.
Summary
Functions
Callback implementation for EventStore.Behaviour.ack_events/3
Create a subscription
Callback implementation for EventStore.Behaviour.delete_stream/3
Callback implementation for EventStore.Behaviour.delete_subscription/2
Will try to create subscription, if conflict, load existing and check that the existing configuration is like the one given
Callback implementation for EventStore.Behaviour.follow_stream/2
Callback implementation for EventStore.Behaviour.gen_id!/0
Callback implementation for EventStore.Behaviour.load_subscription/2
Callback implementation for EventStore.Behaviour.nack_events/4
Callback implementation for EventStore.Behaviour.ping/2
Callback implementation for EventStore.Behaviour.read_from_stream/3
Read events from subscription. Options:
count: 1
Write events to a stream.
stream
is the stream name, and
events
is a [Eventstore.Event{}]
Functions
Callback implementation for EventStore.Behaviour.ack_events/3
.
Callback implementation for EventStore.Behaviour.delete_stream/3
.
Callback implementation for EventStore.Behaviour.delete_subscription/2
.
Will try to create subscription, if conflict, load existing and check that the existing configuration is like the one given
Callback implementation for EventStore.Behaviour.follow_stream/2
.
Callback implementation for EventStore.Behaviour.gen_id!/0
.
Callback implementation for EventStore.Behaviour.load_subscription/2
.
Callback implementation for EventStore.Behaviour.nack_events/4
.
Callback implementation for EventStore.Behaviour.ping/2
.
Callback implementation for EventStore.Behaviour.read_from_stream/3
.
Read events from subscription. Options:
count: 1