roq-trading / roq-issues

Issue tracker for Roq's software solutions.
https://roq-trading.com/
1 stars 0 forks source link

[roq-redis-bridge] Flags for Redis connection should be more safe #384

Open thraneh opened 1 year ago

thraneh commented 1 year ago

Case

[...]
--redis_address localhost
--redis_address 6379  # should have been --redis_port
[...]