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§
- Environment deployments.
- Embedded HTTP server.
- Telemetry collection.
Structs§
- Configuration for the Catalog.
- Configuration for an
environmentd
server. - Listeners for an
environmentd
server. - Configuration for network listeners.
- A running
environmentd
server.