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

Test compatibility with Amazon DocumentDB #417

Open
mauroservienti opened this issue Nov 30, 2022 · 2 comments
Open

Test compatibility with Amazon DocumentDB #417

mauroservienti opened this issue Nov 30, 2022 · 2 comments

Comments

@mauroservienti
Copy link
Member

mauroservienti commented Nov 30, 2022

Amazon DocumentDB offers MongoDB compatibility. We should have automated tests verifying that the MongoDB persister can be used with Amazon DocumentDB

@achristophersonmela
Copy link

achristophersonmela commented Feb 15, 2023

I have been able to successfully use AWS DocumentDB in the US as the MongoDB persister. Setup in the Program.cs is typical to any other MongoDB setup with the connection string pointing to your DocumentDB instance.

@mauroservienti
Copy link
Member Author

Thanks for the feedback, @achristophersonmela. I've also took the time to update the original issue to make clear that we want tp have automated tests.

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

No branches or pull requests

2 participants