[ABANDONED] MapReduce API for MongoDB
Stars
64
Forks
3
Watchers
64
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits
mongodb port, host, db name and collection defined as constant for easy customization and usage of example
7f53780View on GitHubAdd drop method so that result set can be dropped instantly without waiting for DB to drop it
2b97392View on GitHubMap, Reduce and Finalize used as MongoCode object rather than string
3565738View on GitHubUpdated and added fearures compatible to MongoDB 1.1.4
593869aView on GitHub