moving redis to comm

This commit is contained in:
Cryptoval Trading Technologies
2024-10-26 00:18:37 +00:00
parent 641b083a49
commit d468bdfd79
23 changed files with 106 additions and 131 deletions
+3 -3
View File
@@ -1,11 +1,11 @@
{
"type": "redis",
"redis_settings": "localhost"
"comm_settings": "/comm/pubsub/redis/localhost"
, "app_channels": {
"executor": "EXEC"
, "risk_manager": "RMGR"
, "risk_manager": "RMGR"
, "trader": "TRDR"
, "quant": "QUANT"
, "quant": "QUANT"
}
}