balderdashy / sails

Realtime MVC Framework for Node.js
https://sailsjs.com
MIT License
22.82k stars 1.95k forks source link

Not working with mongodb server less. #7304

Open irshadelevision opened 11 months ago

irshadelevision commented 11 months ago

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. sails-mysql@5.55.5): Skipper adapter & version (e.g. skipper-s3@5.55.5):


is there any way make sails mongo work with mongodb-atlas serverless

sailsbot commented 11 months ago

@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.

luislobo commented 11 months ago

Can you provide an example of what you intend to do?

irshadelevision commented 11 months ago

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.

DominusKelvin commented 9 months ago

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. 👇🏾

https://blog.sailscasts.com/sails-mongo-v2-1-0