vipshop/redis-migrate-tool
A convenient and useful tool for migrating data between redis group.
CApache-2.0
Issues
- 1
eval/evalsha是否可以支持
#59 opened by patpatbear - 0
支持Redis 7.0
#96 opened by weidonggg - 0
Should I specify replicas under severs?
#95 opened by gayanW - 0
源集群的slot 视图变化后,rmt没有更新导致同步失败
#94 opened by helloqingbing - 1
rmt.conf 中的 redis_auth 参数配置之后,同步报错
#92 opened by v587xpt - 0
redis-migrate-tool集群间双向同步时,出现数据无法修改删除的情况
#93 opened by githubxubin - 1
repl listening-port failed
#91 opened by awaiter - 0
- 1
ERROR: redis rdb file node192.168.1.181:7380@17380-1629277454650087-31118.rdb read value error
#89 opened by 15250980346 - 0
- 0
- 1
迁移完成后,还没来得及切路由,迁移工具进程被莫名kill掉?
#86 opened by XiongMMaq - 0
目标集群read失败与write失败处理流程不一致
#85 opened by morningli - 0
从目标集群读取回包错误不会关闭socket
#84 opened by morningli - 3
rmt_redis.c:3439 ERROR: parsed bad req 0 of type 86 with key length 479 that greater than or equal to maximum redis key length of 464
#66 opened by BeMike789 - 1
从twemproxy 到 新的twemproxy, 同步完成后新集群的大小比原来小很多
#78 opened by xishian - 1
rmt_check.c:848 ERROR: key checked failed: check key's value error, value is inconsistent.
#52 opened by onlyheng - 2
无盘复制情况下无法正常同步数据
#64 opened by beebol - 6
请问迁移后,为什么源db0、db1的数据都迁移到目标库的db0了呢?
#42 opened by rysinal - 0
- 0
支持Redis Cluster从3.0到5.0迁移数据吗?
#81 opened by ReasonDuan - 1
50514 segmentation fault
#79 opened by yaohuiwu - 0
- 1
请问这个项目已经没人维护了吗?作者大神,出来看看呀!
#76 opened by zzx199313 - 5
你好 请问啥时支持redis4.x 版本的 迁移呢?
#56 opened by derek0377 - 0
filter属性,如何实现只搬迁resource和user字符开头的key(测试发现|和{}无效)
#77 opened by wzAir - 3
- 0
单实例迁移,怎么修改代码才能使 只有源redis的0库的key迁移目标redis的0库
#75 opened by zzx199313 - 1
迁移完,shutdown后,dbsize的数据量一直在掉
#73 opened by Lizq1215 - 2
能实现Codis 之间的实时数据同步吗
#57 opened by wantaoli - 0
- 0
cluster down error
#71 opened by Lizq1215 - 0
- 0
从单实例迁移到集群后,内存使用量是原实例的2倍
#69 opened by eaglesbest - 0
redis cluster 3.2 迁移至4.0问题
#68 opened by 365moods - 1
请问工具支持redis 4.x吗?
#63 opened by gslsf223 - 0
无盘读写 RDB 的代码是不是错了
#67 opened by huxiaozhe - 0
redis live migration
#65 opened by jsimanjuntak - 0
请问工具支持corvus代理么(后面是集群模式)?
#62 opened by JamesQ1 - 0
数据迁移总是失败(数据量不大)
#61 opened by yinbingqiu - 2
关于认证的问题
#47 opened by monkey-wenjun - 1
centos7 installed libtool but autoreconf error
#60 opened by Roarain - 0
该迁移工具迁移时,会丢失一定比例的缓存数据么?
#58 opened by peshow - 1
构建过程中autoreconf -fvi报错
#55 opened by tfenng - 2
迁移之后ttl发生改变
#53 opened by onlyheng - 5
同步过程中一直报这个错,需要处理么
#51 opened by simpson9527 - 0
ERROR: connect to 127.0.0.1:23456 failed
#50 opened by pavelsc - 1
关于部署 rmt 服务的建议
#46 opened by surest - 0
数据迁移完成后,一直报这个错
#45 opened by cui-ying - 3
迁移过程中,redis-migrate-tool不能感知target集群的变化
#44 opened by BrotherGao