a postgres-based fair task queue for multi-tenant thingies
Warning
Do not use this yet under any circumstance, still a wip and probably broken
- add tasks in bulk
- pop jobs in bulk
- minimal worker
- lock task addition by lookup key
- callback
- drop tasks / update as 'failed' on callback result
- fault tolerance
- queue monitoring
- standalone binary server
- roll index allocation when over capacity