map-reduce-stream
v1.1.2
Published
Write Map-reduce jobs using node streams.
Downloads
2
Keywords
Readme
Stream Cargo
Stream api around async's cargo
Usage
npm install stream-cargo
var streamCargo = require('stream-cargo');
Contributing
Please follow our Code of Conduct when contributing to this project.
$ git clone https://github.com/goodeggs/stream-cargo && cd stream-cargo
$ npm install
$ npm test
Module scaffold generated by generator-goodeggs-npm.