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
environmentd
server. - Listeners
- Listeners for an
environmentd
server. - Listeners
Config - Configuration for network listeners.
- Server
- A running
environmentd
server.