redis-config.yml 355 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 redis: yohoNoSyncRedis : servers: - 192.168.103.32:6379 readOnly: - 192.168.103.32:6379 cleanMq: addresses: 192.168.102.45:5672 yohoSyncRedis : servers: - 192.168.103.32:6379 sync: true