marcello3d / node-mongolian

[project inactive] Mongolian DeadBeef is an awesome Mongo DB driver for node.js
https://groups.google.com/group/node-mongolian
zlib License
349 stars 50 forks source link

fixed node-mongolian dying silently #65

Closed xcoderzach closed 12 years ago

xcoderzach commented 12 years ago

I fixed a bug that was introduced by a change in mongodb-native. reply.parseBody now takes in a callback, which I updated in the pull request.

xcoderzach commented 12 years ago

I think it totally makes sense to lock in the version number, since I don't think mongodb-native considers some of the api's you're using "public" and therefore can change in patch version bumps.