修正redis的集群配置

This commit is contained in:
zhouxiunai
2019-01-11 13:47:42 +08:00
parent cf14c5bde7
commit 9e7d9aca77
+2 -2
View File
@@ -13,14 +13,14 @@ spring:
test-on-borrow: true
initial-size: 3
redis:
cluster:
nodes: 130.120.3.234:6379,130.120.3.234:6380,130.120.3.236:6379,130.120.3.236:6380,130.120.3.238:6379,130.120.3.238:6380
password:
port: 6379
pool:
max-idle: 10
min-idle: 0
max-active: 200
max-wait: -1
host: 130.120.3.234
timeout: 1000
kafka:
producer: