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ยง
- Catalog
Config - Configuration for the Catalog.
- Config
- Configuration for an
environmentdserver. - Listener
- Listeners
- Server
- A running
environmentdserver.
Constantsยง
Staticsยง
- LISTENER_
NAMES ๐ - The
&'static strlistener 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 strforname, leaking it on first use.