Toggle Sidebar
EventStore
v0.13.2
GUIDES
Modules
Mix Tasks
EventStore v0.13.2
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_number, count)
stream_forward(start_event_number, read_batch_size)
subscribe_to_stream(subscription_name, subscriber, opts)
Link to this section
Functions
Link to this function
read_stream_forward(start_event_number, count)
View Source
Link to this function
stream_forward(start_event_number, read_batch_size)
View Source
Link to this function
subscribe_to_stream(subscription_name, subscriber, opts)
View Source