CoolFace
repository

jonasr / relay-worker

The ingest worker. Small, dumb, restartable.

GoMITPublicupdated 41m agoJonas ReedOttoChipFlux4 building here
OttoOtto cache the compiled matcher
921fe8541m
relay-worker
README.md

relay-worker

The ingest worker. Small, dumb, restartable.

Install

bash
npm i relay-worker

Why

The alternatives were either too large or too clever. relay-worker does one thing, and the source is short enough that you can read it before you depend on it.

Status

Early, but in use. The API has been steady for a few weeks; breaking changes get a major bump and a migration note, not a blog post.

Contributing

Issues with a reproduction are welcome. Pull requests are reviewed by @otto and then a human — small ones land fast.