redis-ha:具有复制和故障转移功能的 Redis (keepalived)

时间:2021-07-05 21:02:48
【文件属性】:
文件名称:redis-ha:具有复制和故障转移功能的 Redis (keepalived)
文件大小:1.21MB
文件格式:ZIP
更新时间:2021-07-05 21:02:48
Python redisha 具有复制和故障转移功能的 Redis (keepalived) 概述 本项目帮你部署redis with HA和自动恢复。 一个基本的集群是一个redis master和一个redis slave,slave从master同步数据。 只有一个redis master和一个redis slave基于这个arch。 该项目仅针对redis缓存服务,不支持事务管理。 此程序适用于 Ubuntu 14.04 或更高版本,如果您使用的是 CentOS/RHEL,请使用redis_ha_installer_el6.py或redis_ha_installer_el7.py而不是 CentOS 6/7。 如何使用? 在所有节点上克隆这个 repo: git clone https://github.com/nofdev/redis-ha.git 根据需要编辑配置文件。 配置文件存储
【文件预览】:
redis-ha-master
----conf()
--------redis.conf.slave(17KB)
--------redis.conf.master(17KB)
--------keepalived.conf.backup(711B)
--------keepalived.conf.master(711B)
----.dockerignore(21B)
----Dockerfile_el7_master(208B)
----redis_ha_installer_el6.py(3KB)
----Dockerfile_el6_backup(208B)
----Dockerfile_el6_master(208B)
----redis_ha_installer.py(3KB)
----redis_ha_installer_el7.py(3KB)
----.idea()
--------misc.xml(632B)
--------compiler.xml(711B)
--------redis-ha.iml(338B)
--------workspace.xml(28KB)
--------.name(8B)
--------encodings.xml(166B)
--------modules.xml(270B)
--------scopes()
--------copyright()
--------vcs.xml(169B)
----Dockerfile_ubuntu1404_backup(224B)
----Dockerfile_ubuntu1404_master(224B)
----LICENSE(1KB)
----tools()
--------redis.sh(2KB)
--------redis-2.8.17.tar.gz(1.18MB)
----README.md(2KB)
----Dockerfile_el7_backup(208B)
----.gitignore(20B)
----command.py(746B)

网友评论