Skip to main content

Module stream_controller

Module stream_controller 

Source
Expand description

Delta tracking for append-oriented content streams.

Structs§

StreamController
Tracks append streams and computes minimal synchronization deltas.
StreamRef
Identifies a tracked append stream.
StreamState
Tracks cursors and identity data for one stream generation.

Enums§

StreamDelta
Minimal update needed to synchronize a stream consumer.
StreamType
Classifies an append stream by its source.