New datastream module (catalog/frame/mux/transport/ingest/store/views/wire) as a per-node byte-channel dumb pipe. Dashboard datastream_source + datastream-dashboard binary; node swactor-datastream-collector; docker demo compose + tests. Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
6 lines
251 B
TOML
6 lines
251 B
TOML
# Minimal node config for the datastream demo cluster.
|
|
# Keeps containers deterministic: no auth, no embedded relay, in-memory
|
|
# datastore. Cluster discovery is driven by CLI flags in the compose file.
|
|
dashboard_port = 9090
|
|
relay = false
|
|
auth = false
|