Skip to main content

Crate reifydb_sub_flow

Crate reifydb_sub_flow 

Source
Expand description

Streaming flow runtime: evaluates registered flow definitions over the change stream from the transaction layer and writes the resulting deltas back into the catalog.

Invariant: a flow’s output is fully determined by its definition, so an operator carrying hidden state (a clock, a random number, an external read) breaks replay.

Modules§

builder
error
operator
subsystem