Skip to content

ngConsulti/mapreduce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Map Reduce

Map reduce plugin pulled out of pouchdb

Run tests with npm test and coverage of tests with npm test --coverage install dependencies with npm install

If you have mocha installed globally you can run single test with:

TEST_DB=local mocha --reporter spec --grep search_phrase

In TEST_DB environment variable specify database that PouchDB should use (see package.json)

About

Map/reduce plugin pulled out of PouchDB

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.6%
  • PHP 0.4%