Alex Movergan

Results 1 issues of Alex Movergan

I have the following config: ``` "Redis": { "Servers": [ { "name": "redis-node-0.redis-headless.d003.svc.cluster.local", "instances": [ { "name": "Redis-0", "port": 6379, "password": "xxx" } ] }, { "name": "redis-node-1.redis-headless.d003.svc.cluster.local", "instances": [...