Crate mz_compute

Source
Expand description

Materializeโ€™s compute layer.

Modulesยง

arrangement ๐Ÿ”’
Types related to the arrangement and management of collections.
command_channel ๐Ÿ”’
A channel for broadcasting compute commands from worker 0 to other workers.
compute_state ๐Ÿ”’
Worker-local state for compute timely instances.
extensions ๐Ÿ”’
Operator extensions to Timely and Differential
lgalloc
Utilities to operate lgalloc.
logging ๐Ÿ”’
Logging dataflows for events generated by various subsystems.
metrics ๐Ÿ”’
render ๐Ÿ”’
Renders a plan into a timely/differential dataflow computation.
row_spine ๐Ÿ”’
server
An interactive dataflow server.
sink ๐Ÿ”’
typedefs ๐Ÿ”’
Convience typedefs for differential types.