alibaba / MongoShake

MongoShake is a universal data replication platform based on MongoDB's oplog. Redundant replication and active-active replication are two most important functions. 基于mongodb oplog的集群复制工具,可以满足迁移和同步的需求,进一步实现灾备和多活功能。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

源端是单实例

0521ak47 opened this issue · comments

源端是单实例,目的端是副本集,可以同步吗?

源端是单实例,不是副本集,单机节点可以同步目的端副本集吗?