prongodb
v0.1.3
Published
A simple library that promisifies the MongoDB 2.x driver and makes it easy to use a single connection pool.
Downloads
5
Maintainers
Readme
prongodb
A simple Node.js library that promisifies the MongoDB 2.x driver and makes it easy to use a single connection pool.
Yes I know there are no tests. I'll get to them but isn't it really just testing that Bluebird works. Meh.
Thanks to this post for the inspiration.