Skip to main content

Crate mz_compute

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
logging 🔒
Logging dataflows for events generated by various subsystems.
memory_limiter
Utilities to limit memory usage.
metrics 🔒
render 🔒
Renders a plan into a timely/differential dataflow computation.
server
An interactive dataflow server.
sink
MV sink machinery, exposed for benchmarks.
typedefs 🔒
Convience typedefs for differential types.