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
+5 -4
View File
@@ -15,9 +15,10 @@
},
}
}
, "cvttcomm": {
"type": "redis"
, "redis_settings": "localhost"
}
, "comm_settings": "/comm/pubsub/redis/localhost"
# , "cvttcomm": {
# "type": "redis"
# , "comm_settings": "/comm/pubsub/redis/localhost"
# }
}