Skip to main content

Crate mz_environmentd

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

Staticsยง

LISTENER_NAMES ๐Ÿ”’
The &'static str listener names handed to the metrics layers, kept so that a process which serves repeatedly reuses one allocation per name.

Functionsยง

get_ld_value ๐Ÿ”’
leak_listener_name ๐Ÿ”’
Returns a &'static str for name, leaking it on first use.