rsbeat

command module
v0.0.0-...-8e57bb5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL