-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Not working with mongodb server less. #7304
Comments
@irshadelevision Thanks for posting! We'll take a look as soon as possible. In the mean time, there are a few ways you can help speed things along:
Please remember: never post in a public forum if you believe you've found a genuine security vulnerability. Instead, disclose it responsibly. For help with questions about Sails, click here. |
Can you provide an example of what you intend to do? |
I would like to connect to mongodb atlas serverless db. The error showing is that sails-mongo monodb driver version is too old to work with mongodb clusters. |
Hey @irshadelevision, this PR was merged which upgraded the MongoDB driver, can you confirm if this upgrade let you use MongoDB serverless? Also you can check here for the upgrade information. 👇🏾 |
Node version:
Sails version (sails):
ORM hook version (sails-hook-orm):
Sockets hook version (sails-hook-sockets):
Organics hook version (sails-hook-organics):
Grunt hook version (sails-hook-grunt):
Uploads hook version (sails-hook-uploads):
DB adapter & version (e.g. [email protected]):
Skipper adapter & version (e.g. [email protected]):
is there any way make sails mongo work with mongodb-atlas serverless
The text was updated successfully, but these errors were encountered: