From 83462efeeb1605132fc9b4fd8ae6f5e201c33341 Mon Sep 17 00:00:00 2001 From: Rohan Sharan Date: Thu, 19 Dec 2024 10:10:39 -0800 Subject: [PATCH] fx --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02296882..64df551b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Verify Migrations! -_This Repository is NOT an officially supported MongoDB product. This tool reduces the risk of undetected data inconsistencies from migrations, but it doesn’t provide guarantees of correctness._ +_If verifying a migration done via [mongosync](https://www.mongodb.com/docs/cluster-to-cluster-sync/current/), please check if it is possible to use the +[embedded verifier](https://www.mongodb.com/docs/cluster-to-cluster-sync/current/reference/verification/embedded/#std-label-c2c-embedded-verifier) as that is the preferred approach for verification._ # To build