文件名称:redishappy, Redis Sentinel高availabillity守护进程.zip
文件大小:107KB
文件格式:ZIP
更新时间:2022-10-08 00:06:47
开源
redishappy, Redis Sentinel高availabillity守护进程 redishappy 提供高度可用的Redis服务的一种方法是使用 Redis Sentinel 部署。Redis Sentinel监视你的Redis集群并检测故障,提升从节点成为新的主机。 RedisHappy为这个提升提
【文件预览】:
redishappy-master
----.gitignore(381B)
----services()
--------logger()
--------template()
--------redis()
--------haproxy()
----main()
--------redis-consul()
--------noop()
--------redis-haproxy()
----Vagrantfile(2KB)
----Godeps()
--------Godeps.json(688B)
--------Readme(136B)
----engine.go(2KB)
----docs()
--------redishappy-benchmark.md(10KB)
--------redishappy-consul.png(24KB)
--------redishappy-haproxy.png(25KB)
----LICENSE(10KB)
----api()
--------topology.go(337B)
--------sentinel.go(475B)
--------configuration.go(395B)
--------pingpong.go(161B)
----sentinel()
--------monitor_test.go(4KB)
--------manager_types.go(2KB)
--------monitor.go(5KB)
--------manager.go(5KB)
--------throttle.go(1KB)
--------sentinels.go(4KB)
--------sentinels_test.go(4KB)
--------manager_test.go(684B)
--------throttle_test.go(1KB)
----readme.md(9KB)
----build()
--------ci.sh(1KB)
--------deb_upstart()
--------configs()
--------rpm_init()
--------local-scripts()
--------release.sh(7KB)
----configuration()
--------sanitycheck.go(1KB)
--------sanitycheck_test.go(3KB)
--------configuration_test.go(4KB)
--------configuration.go(5KB)
----types()
--------consul_test.go(696B)
--------sentinel.go(224B)
--------flipper_test.go(3KB)
--------haproxy.go(200B)
--------sentinel_test.go(270B)
--------flipper.go(1KB)
--------consul.go(523B)
--------cluster.go(117B)
----.travis.yml(676B)
----util()
--------schedule.go(133B)
--------stringify.go(236B)
--------http.go(225B)
--------file_test.go(483B)
--------exec.go(201B)
--------file.go(316B)
--------hash.go(443B)
--------hash_test.go(660B)