GitXplorerGitXplorer
i

MongoDB-MapReduce-PHP

public
65 stars
5 forks
0 issues

Commits

List of commits on branch master.
Unverified
7f5378082aeeb077b9f3b9d7970e4658e4e70b2a

mongodb port, host, db name and collection defined as constant for easy customization and usage of example

iinfynyxx committed 14 years ago
Unverified
0bcd6001a29b2efd0fa2bc8d6f9b9155ccc26757

Markdown for README

iinfynyxx committed 14 years ago
Unverified
636f49a23324d2cea140a62ab33a9db0e3557680

more efficient autoload for examples folder

iinfynyxx committed 14 years ago
Unverified
9a313abb1202f5914400cd1975ee26aec68104fc

added git ignore: vim and eclipse related files

iinfynyxx committed 14 years ago
Unverified
70bd8bdc696e8c447661ebf573fd23258d09cef9

Changed License from MIT to GPL v2

committed 15 years ago
Unverified
2b97392adb11be9fab4832e1a52176b9a5a75f02

Add drop method so that result set can be dropped instantly without waiting for DB to drop it

committed 15 years ago

README

The README file for this repository.

MapReduce Abstraction Layer for MongoDB using PHP Driver

See examples folder for usage