Crate mz_compute
source ·Expand description
Materialize’s compute layer.
Modules
Types related to the arrangement and management of collections.
Code to spin up communication mesh for a compute replica.
Worker-local state for compute timely instances.
logging 🔒
Logging dataflows for events generated by various subsystems.
metrics 🔒
render 🔒
Renders a plan into a timely/differential dataflow computation.
An interactive dataflow server.
sink 🔒
typedefs 🔒
Convience typedefs for differential types.
Structs
A
TraceManager
stores maps from global identifiers to the primary arranged
representation of that collection.Base metrics for arrangements.