We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01d3b99 commit 2f97f7dCopy full SHA for 2f97f7d
content/integrate/redis-data-integration/data-pipelines/prepare-dbs/mongodb.md
@@ -105,7 +105,8 @@ mongodb+srv://${SOURCE_DB_USERNAME}:${SOURCE_DB_PASSWORD}@cluster0.mongodb.net/?
105
## 7. Configuration is complete
106
Once you have followed the steps above, your MongoDB database is ready for Debezium to use.
107
108
-## Additional Resources
+## See also
109
+
110
- [MongoDB Replica Set Documentation](https://www.mongodb.com/docs/manual/replication/)
111
- [MongoDB Sharded Cluster Documentation](https://www.mongodb.com/docs/manual/sharding/)
112
- [MongoDB Change Streams](https://www.mongodb.com/docs/manual/changeStreams/)
0 commit comments