chart data loading

This commit is contained in:
2026-03-24 21:37:49 -04:00
parent f6bd22a8ef
commit c76887ab92
65 changed files with 6350 additions and 713 deletions

View File

@@ -43,8 +43,16 @@ qdrant:
iceberg:
catalog_uri: http://iceberg-catalog:8181
namespace: gateway
# Future: Separate OHLC database
# ohlc_catalog_uri: http://iceberg-catalog-trading:8181
# ohlc_namespace: trading
s3_endpoint: http://minio:9000
# ZMQ Relay configuration for historical data
relay:
request_endpoint: tcp://relay:5559
notification_endpoint: tcp://relay:5558
# Event router (ZeroMQ)
events:
router_bind: tcp://*:5571