提交 1d56aee6 authored 作者: 杨凯's avatar 杨凯

feat:家庭医生im添加reids实现10分钟之内重复发送消息

上级 22501de7
spring:
# redis:
# database: 0
# cluster:
# nodes: 39.105.23.253:6382,39.106.26.175:6381,101.200.127.120:6382
# timeout: 3600
# jedis:
# shutdown-timeout: 3600
# pool:
# max-wait: -1
# max-active: 300
# max-idle: 8
# min-idle: 2
redis:
database: 0
cluster:
nodes: redis-node1:6371,redis-node2:6372,redis-node3:6373
timeout: 3600
jedis:
shutdown-timeout: 3600
pool:
max-wait: -1
max-active: 300
max-idle: 8
min-idle: 2
datasource:
driver-class-name: com.mysql.jdbc.Driver
username: familydoctor
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论