We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
redis-port 工具支持将 redis2.x 的数据迁移至 redis5.0.x 么? 其中 redis2.x的服务为全内存数据,并未将数据 dump 到磁盘。有多个实例,实例之间无关,各实例无 slave。redis5.0.x为 cluster 集群。 redis-port工具支持么? 支持的话,有哪些要注意的点?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
redis-port 工具支持将 redis2.x 的数据迁移至 redis5.0.x 么?
其中 redis2.x的服务为全内存数据,并未将数据 dump 到磁盘。有多个实例,实例之间无关,各实例无 slave。redis5.0.x为 cluster 集群。
redis-port工具支持么?
支持的话,有哪些要注意的点?
The text was updated successfully, but these errors were encountered: