臀部:使用转储热同步两个Redis服务器-源码

上传者: 42157567 | 上传时间: 2021-02-02 03:35:30 | 文件大小: 22KB | 文件类型: ZIP
使用转储热同步两个Redis数据库。 为什么 没有简单的方法可以同步来自或 Redis集群的数据。 标准命令BGSAVE和SLAVEOF被阻止。 Rump能够仅使用SCAN , DUMP和RESTORE在云提供商之间实时同步Redis数据库。 它在用于保持登台和开发环境与生产AWS / GCP Redis集群同步。 例子 # Sync local Redis DB 1 to DB 2. $ rump -from redis://127.0.0.1:6379/1 -to redis://127.0.0.1:6379/2 # Sync ElastiCache cluster to local. $ rump -from redis://production.cache.amazonaws.com:6379/1 -to redis://127.0.0.1:6379/1 # Sync protected ElastiCache via EC2 port forwarding. $ ssh -L 6969:production.cache.amazonaws.com:6379 -N user

文件下载

资源详情

[{"title":"( 27 个子文件 22KB ) 臀部:使用转储热同步两个Redis服务器-源码","children":[{"title":"rump-master","children":[{"title":"go.mod <span style='color:#111;'> 154B </span>","children":null,"spread":false},{"title":"pkg","children":[{"title":"run","children":[{"title":"run.go <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"run_test.go <span style='color:#111;'> 3.80KB </span>","children":null,"spread":false}],"spread":true},{"title":"redis","children":[{"title":"redis.go <span style='color:#111;'> 2.66KB </span>","children":null,"spread":false},{"title":"redis_test.go <span style='color:#111;'> 2.43KB </span>","children":null,"spread":false}],"spread":true},{"title":"message","children":[{"title":"message.go <span style='color:#111;'> 305B </span>","children":null,"spread":false}],"spread":true},{"title":"config","children":[{"title":"config_test.go <span style='color:#111;'> 1.67KB </span>","children":null,"spread":false},{"title":"config.go <span style='color:#111;'> 1.97KB </span>","children":null,"spread":false}],"spread":true},{"title":"file","children":[{"title":"file_test.go <span style='color:#111;'> 2.22KB </span>","children":null,"spread":false},{"title":"file.go <span style='color:#111;'> 2.74KB </span>","children":null,"spread":false}],"spread":true},{"title":"signal","children":[{"title":"signal.go <span style='color:#111;'> 603B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"go.sum <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"docs","children":[{"title":"ISSUE_TEMPLATE.md <span style='color:#111;'> 99B </span>","children":null,"spread":false},{"title":"img","children":[{"title":"logo.svg <span style='color:#111;'> 6.93KB </span>","children":null,"spread":false}],"spread":true},{"title":"PULL_REQUEST_TEMPLATE.md <span style='color:#111;'> 172B </span>","children":null,"spread":false},{"title":"CONTRIBUTING.md <span style='color:#111;'> 3.56KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 3.57KB </span>","children":null,"spread":false}],"spread":true},{"title":"docker-compose.yml <span style='color:#111;'> 319B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 19B </span>","children":null,"spread":false},{"title":"cmd","children":[{"title":"rump","children":[{"title":"main.go <span style='color:#111;'> 214B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"cloudbuild.yml <span style='color:#111;'> 801B </span>","children":null,"spread":false},{"title":"infra","children":[{"title":"Dockerfile.example <span style='color:#111;'> 390B </span>","children":null,"spread":false},{"title":"Dockerfile.ci <span style='color:#111;'> 224B </span>","children":null,"spread":false},{"title":"Dockerfile.dev <span style='color:#111;'> 200B </span>","children":null,"spread":false}],"spread":true},{"title":"bin","children":[{"title":"build.sh <span style='color:#111;'> 360B </span>","children":null,"spread":false},{"title":"boot-dev.sh <span style='color:#111;'> 145B </span>","children":null,"spread":false}],"spread":true}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明