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 1e59d08 commit 03a1131Copy full SHA for 03a1131
content/integrate/redis-data-integration/data-pipelines/prepare-dbs/mongodb.md
@@ -105,6 +105,7 @@ Or via the API `/collector/connection/validate` endpoint.
105
106
## Additional Resources
107
- [MongoDB Replica Set Documentation](https://www.mongodb.com/docs/manual/replication/)
108
+- [MongoDB Sharded Cluster Documentation](https://www.mongodb.com/docs/manual/sharding/)
109
- [MongoDB Change Streams](https://www.mongodb.com/docs/manual/changeStreams/)
110
- [MongoDB User Management](https://www.mongodb.com/docs/manual/core/security-users/)
111
- [Debezium MongoDB Connector Documentation](https://debezium.io/documentation/reference/stable/connectors/mongodb.html)
0 commit comments