GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
redis-shake 旧版是阿里云基于豌豆荚开源的 redis-port 进行二次开发的一个支持 Redis 异构集群实时同步的工具。 redis-shake v3 在 redis-shake 旧版的基础上重新组织代码结构,使其更具可维护性的版本。 redis-shake v3 参考借鉴了以下项目: https://github.com/HDT3213/rdb ...
redis-shake 旧版是阿里云基于豌豆荚开源的 redis-port 进行二次开发的一个支持 Redis 异构集群实时同步的工具。 redis-shake v3 在 redis-shake 旧版的基础上重新组织代码结构,使其更具可维护性的版本。 redis-shake v3 参考借鉴了以下项目: https://github.com/HDT3213/rdb ...
git clone https://github.com/alibaba/RedisShakecdRedisShake sh build.sh Usage Assume you have two Redis instances: Instance A: 127.0.0.1:6379 Instance B: 127.0.0.1:6380 Create a new configuration fileshake.toml: [sync_reader]address="127.0.0.1:6379"[redis_writer]address="127.0.0.1:6380" ...
.github bugfix: Fixed testing issues Sep 28, 2023 cmd/redis-shake docs: refine documentation (tair-opensource#831) Jun 17, 2024 docs docs: refine documentation (tair-opensource#831) Jun 17, 2024 internal fix when prefer_replica set to true, master node is nil ...
redis-shake 旧版是阿里云基于豌豆荚开源的 redis-port 进行二次开发的一个支持 Redis 异构集群实时同步的工具。 redis-shake v3 在 redis-shake 旧版的基础上重新组织代码结构,使其更具可维护性的版本。 redis-shake v3 参考借鉴了以下项目: https://github.com/HDT3213/rdb ...
For older versions of redis-shake (support codis, twemproxy) please visithere. Document Install Binary package Download from Release:https://github.com/alibaba/RedisShake/releases Compile from source After downloading the source code, run thesh build.shcommand to compile. ...
git clone https://github.com/alibaba/RedisShake cd RedisShake sh build.sh Usage Assume you have two Redis instances: Instance A: 127.0.0.1:6379 Instance B: 127.0.0.1:6380 Create a new configuration file shake.toml: [sync_reader] address = "127.0.0.1:6379" [redis_writer] address = "127....
git clone https://github.com/alibaba/RedisShake cd RedisShake sh build.sh Usage Assume you have two Redis instances: Instance A: 127.0.0.1:6379 Instance B: 127.0.0.1:6380 Create a new configuration file shake.toml: [sync_reader] address = "127.0.0.1:6379" [redis_writer] address = "127....
git clone https://github.com/alibaba/RedisShakecdRedisShake sh build.sh Usage Assume you have two Redis instances: Instance A: 127.0.0.1:6379 Instance B: 127.0.0.1:6380 Create a new configuration fileshake.toml: [sync_reader]address="127.0.0.1:6379"[redis_writer]address="127.0.0.1:6380" ...