@hackage odd-jobs0.2.2
A full-featured PostgreSQL-backed job queue (with an admin UI)
Categories
License
BSD-3-Clause
Maintainer
saurabhnanda@gmail.com
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
Installation
Dependencies (34)
- aeson
- base >=4.7 && <5
- bytestring
- direct-daemonize
- directory
- either Show all…
Dependents (0)
Introduction
- Odd Jobs home page - contains a description of top-level features of this library
- Getting started & implementation guide for Odd Jobs
- Haskell Job Queues: An Ultimate Guide - A detailed writeup on why we built Odd Jobs and how it compares against other similar libraries.
- Start reading Hackage documentation from
OddJobs.Job(Note: Please ensure you're reading docs for the correct version of the library) - Open an issue on Odd Jobs Github repo if you need help, or want to collaborate.