|
|
@@ -13,7 +13,7 @@ singleServerConfig:
|
|
|
password: null
|
|
|
subscriptionsPerConnection: 5
|
|
|
clientName: null
|
|
|
- address: ["redis://10.10.0.200:6379"]
|
|
|
+ address: ["redis://192.168.100.4:6379"]
|
|
|
subscriptionConnectionMinimumIdleSize: 1
|
|
|
subscriptionConnectionPoolSize: 25
|
|
|
connectionMinimumIdleSize: 5
|
|
|
@@ -24,4 +24,4 @@ singleServerConfig:
|
|
|
threads: 0
|
|
|
codec: !<org.redisson.codec.SnappyCodec> {}
|
|
|
useLinuxNativeEpoll: false
|
|
|
-eventLoopGroup: null
|
|
|
+eventLoopGroup: null
|