We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Having trouble using with Atlas MongoDB connection lines that look like this:
mongodb://my_db:[email protected]:27017,cluster-w6sr0rgg-shard-00-01.bykbc.mongodb.net:27017,cluster-w6sr0rgg-shard-00-02.bykbc.mongodb.net:27017/my_db?ssl=true&replicaSet=atlas-xdipyr-shard-0&authSource=admin&retryWrites=true&w=majority
The text was updated successfully, but these errors were encountered:
Solved in #27 and in https://github.com/Prescrypto/mongo-sync
Sorry, something went wrong.
No branches or pull requests
Having trouble using with Atlas MongoDB connection lines that look like this:
mongodb://my_db:[email protected]:27017,cluster-w6sr0rgg-shard-00-01.bykbc.mongodb.net:27017,cluster-w6sr0rgg-shard-00-02.bykbc.mongodb.net:27017/my_db?ssl=true&replicaSet=atlas-xdipyr-shard-0&authSource=admin&retryWrites=true&w=majority
The text was updated successfully, but these errors were encountered: