Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RUST-1701 Log when CosmosDB or DocumentDB are detected #958

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

abr-egn
Copy link
Contributor

@abr-egn abr-egn commented Sep 18, 2023

No description provided.

@abr-egn abr-egn merged commit 6a9ef26 into mongodb:main Sep 19, 2023
@seanpianka
Copy link
Contributor

Sorry for the old thread bump. Does the driver support connecting to DocumentDB clusters? AWS advertises "mongodb compatibility" and they publish their own driver, but I have an existing codebase using mongo-rust-driver that I'd like to connect to a DocumentDB cluster. Is this supported?

@isabelatkinson
Copy link
Contributor

Hey @seanpianka, the Rust driver (and all other MongoDB drivers) are designed only to work with MongoDB and we make no guarantees on driver behavior when working with MongoDB clones like DocumentDB. See this page for details on the differences between MongoDB and DocumentDB. We are unable to provide support if you run into issues when using DocumentDB with the driver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants