Node.js 2.0 driver switched to stable 2.0.24 released.

14 views
Skip to first unread message

Christian Kvalheim

unread,
Mar 25, 2015, 11:34:17 AM3/25/15
to mongodb-...@googlegroups.com
We finally switched the Node.js 2.0 driver to stable this morning and it contains a massive amount of under the cover engineering changes.

You can read more about the changes here.

http://mongodb.github.io/node-mongodb-native/2.0/tutorials/changes-from-1.0/

In short it implements the

- New Server Discovery and Monitoring Specification.
- New CRUD API specification.

Most legacy methods are still available but marked deprecated.

To install you can now simply do

npm install mongodb

And that will fetch the latest version of the 2.0.x series of the driver.

Christian Kvalheim

unread,
Mar 25, 2015, 11:36:18 AM3/25/15
to mongodb-...@googlegroups.com
You can find the latest driver documentation at

http://mongodb.github.io/node-mongodb-native/2.0/
Reply all
Reply to author
Forward
0 new messages