Skip to main content

Module sink

Module sink 

Source
Expand description

MV sink machinery, exposed for benchmarks.

Modules§

correction
The Correction data structure used by persist_sink::write_batches to stash updates before they are written into batches.
correction_v2
An implementation of the Correction data structure used by the MV sink’s write_batches operator to stash updates before they are written.