Crate mz_environmentd

Source
Expand description

A SQL stream processor built on top of timely dataflow and differential dataflow.

Re-exports§

pub use crate::http::SqlResponse;
pub use crate::http::WebSocketAuth;
pub use crate::http::WebSocketResponse;

Modules§

deployment 🔒
Environment deployments.
environmentd
http
Embedded HTTP server.
telemetry 🔒
Telemetry collection.
test_util

Structs§

CatalogConfig
Configuration for the Catalog.
Config
Configuration for an environmentd server.
Listener
Listeners
Server
A running environmentd server.

Constants§

BUILD_INFO

Functions§

get_ld_value 🔒