File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -8,18 +8,16 @@ Cluster-to-Cluster Sync
8
8
.. default-domain:: mongodb
9
9
10
10
{+c2c-product-name+} provides continuous data synchronization or a
11
- one-time data migration between two MongoDB clusters. You can enable
12
- {+c2c-product-name+} with the :ref:`mongosync <c2c-mongosync>` utility.
11
+ one-time data migration between two MongoDB clusters. For notes and caveats on
12
+ continuous sync, see the :ref:`<mongosync-considerations>` page. You can
13
+ enable {+c2c-product-name+} with the :ref:`mongosync <c2c-mongosync>` utility.
13
14
14
15
``mongosync`` can continuously synchronize data between two clusters.
15
16
You can use ``mongosync`` to create dedicated analytics, development,
16
17
or testing clusters that mirror your production environment.
17
18
Synchronized clusters can also support locality requirements for audit
18
19
and data residency compliance.
19
20
20
- In addition to continuous data synchronization, ``mongosync`` can also
21
- facilitate a one time data migration between clusters.
22
-
23
21
For an overview of the ``mongosync`` process, see :ref:`about-mongosync`.
24
22
25
23
To get started with ``mongosync``, refer to the :ref:`Quick Start Guide
You can’t perform that action at this time.
0 commit comments