-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
使用redis-port迁移集群版redis数据到主从版redis报错 #52
Comments
用最新的 branch 上,理论上是支持的,因为我把他拆成了 pipeline 的普通指令。 |
@spinlock-pony 好的,谢谢,我试试,是redis-4.x这个branch吗? |
对的~ |
@spinlock-pony 有没有编译文档,我make报了一些错,解决了些,但是还有报了如下错误: |
@spinlock-pony 你这个branch下面git clone下来这个目录third_party下面都是空的,make会报错,需要手动下下载相关源码放到响应目录才行,对go不熟悉,报的上面我发的错误也不知道是什么原因 |
跟 go 没关系
Git submodule init
zhouxt <notifications@github.com>于2018年5月28日 周一22:00写道:
… @spinlock-pony <https://github.com/spinlock-pony> 你这个branch下面git
clone下来这个目录third_party下面都是空的,make会报错,需要手动下下载相关源码放到响应目录才行,对go不熟悉,报的上面我发的错误也不知道是什么原因
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#52 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AhnaS1SkbXV0Kmixy6u9Asehe5lSfczbks5t3AMagaJpZM4UPzQT>
.
|
@spinlock-pony 你好,有没有编译的文档或者说明? |
@zhouxt 暂时木有。~ 😢 暂时文档还没有更新。 |
请问下这个工具支持实时迁移redis集群版数据到主从版吗,redis版本2.8,谢谢!
The text was updated successfully, but these errors were encountered: