Toggle Sidebar
EventStore
v0.11.0-rc.0
GUIDES
Modules
Mix Tasks
EventStore v0.11.0-rc.0
EventStore.Streams.AllStream
View Source
A logical stream containing events appended to all streams
Link to this section
Summary
Functions
read_stream_forward(start_event_id, count)
stream_forward(start_event_id, read_batch_size)
subscribe_to_stream(subscription_name, subscriber, opts)
Link to this section
Functions
Link to this function
read_stream_forward(start_event_id, count)
View Source
Link to this function
stream_forward(start_event_id, read_batch_size)
View Source
Link to this function
subscribe_to_stream(subscription_name, subscriber, opts)
View Source