Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个非分片 Redis 数据库,我想将数据复制到一个分片数据库。我环顾四周,但我能找到的最佳做法是将转储文件导出到 Json,然后将其重新加载到新的分片数据库实例,这样可以保留密钥哈希。谢谢你的帮助。
Redis Cluster 仍在开发中,因此同时可以采取以下方法 -
https://github.com/kni/redis-sharding