Crate balancerd

Source
Expand description

Manages a single Materialize environment.

It listens for SQL connections on port 6875 (MTRL) and for HTTP connections on port 6876.

Structs§

Args 🔒
ServiceArgs

Enums§

Command 🔒

Functions§

main 🔒
parse_key_val 🔒
Parse a single key-value pair
run