EventStore v0.13.2 EventStore.Streams.AllStream View Source

A logical stream containing events appended to all streams

Link to this section Summary

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