Biography:
---
Sessions
26 April - 3:30 PM - 4:20 PM
at Ballroom G
Replication is the significant data sync and consensus mechanism in MongoDB, and it’s only used for a
single ReplicaSet deployment. Data between multi ReplicaSet or even cluster are separated and couldn’t
being accessed each other. In some scenarios the entire data syncing among the cluster is required that we
can access data at any Mongo instance. Inspired by this, we have develop “... [read more]