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

MongoDB 2.0 Driver #160

Closed
anaibol opened this issue Mar 26, 2015 · 3 comments
Closed

MongoDB 2.0 Driver #160

anaibol opened this issue Mar 26, 2015 · 3 comments

Comments

@anaibol
Copy link

anaibol commented Mar 26, 2015

Are there plans to move to the new MongoDB 2.0 native driver for node? There are many new interesting things, inserOne(), .limit().skip(), etc..

@vkarpov15
Copy link
Contributor

Yep that's the eventual goal, but it's unlikely to happen for at least another couple months. I'm still wrapping my head around mongoskin and where it should go to properly support mongodb 2.0 driver. Open to ideas and PRs :)

@KSoto
Copy link

KSoto commented May 26, 2015

bump! I'd love to be able to use mongodb 3 and mongo native driver v2!
https://stackoverflow.com/questions/30362304/mongoerror-driver-is-incompatible-with-this-server-version

@anaibol anaibol closed this as completed Oct 4, 2015
@vkarpov15
Copy link
Contributor

@KSoto mongoskin 2.0.0 has been released, see https://www.npmjs.com/package/mongoskin

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

3 participants