Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 275 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 275 Bytes

Porter

Porter is a job queue system built on redis for use at PageLever.

Installation

$ npm install porterjs

Running

Just call porter from the command line.

How it works

TODO: Explain how it works. =-)