Crate mz_compute_client
source ·Expand description
The public API for the compute layer.
Modules
A controller that provides an interface to the compute layer, and the storage layer below it.
EXPLAIN
support for structures defined in this crate.Compute layer logging configuration.
metrics 🔒
Metrics for the compute controller components
An explicit representation of a rendering plan for provided dataflows.
The compute protocol defines the communication between the compute controller and indiviual
compute replicas.
Compute layer client and server.