command
module
Version:
v0.0.0-...-8e57bb5
Opens a new window with list of versions in this module.
Published: Jul 6, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
哨兵配置方式:
IP:PORT:{SentinelMasterName}
rsbeat:
period: 1s
redis: ["127.0.01:6379:myredis"]
slowerThan: 100
redis cluster配置方式:
IP:PORT:{clusterName}
//这里clusterName为自定义, 一套集群内唯一
rsbeat:
period: 1s
redis: ["127.0.01:6379:mycluster","127.0.01:6380:mycluster"]
slowerThan: 100
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.