nimrod

NodeJS-infused MongoDB shell - use require() and synchronous db.collection.find() in the same environment

MIT License

Downloads
27
Stars
6
Committers
3

nimrod

NodeJS-infused MongoDB shell - use require() and synchronous db.test.find() in the same environment

Note: this code only works on Node ~0.12 with the --harmony and --harmony_proxies flags. This project is not expected to function on node 0.10.x, 0.11.x, or io.js.