porterjs

Reliable queueing system

Usage no npm install needed!

<script type="module">
  import porterjs from 'https://cdn.skypack.dev/porterjs';
</script>

README

Porter

Porter is a reliable queueing 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. =-)