odd-jobs: A full-featured PostgreSQL-backed job queue (with an admin UI)
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -main-is' is not portable.
Background jobs library for Haskell.
Inspired by the Delayed Jobs library in Rails.
Queue backend is a Postgres table.
Queue is monitored using, both, LISTEN/NOTIFY and polling the DB.
Comes with an in-built admin UI.
[Skip to Readme]
Properties
Versions | 0.1.0, 0.1.0.0, 0.2.0, 0.2.1, 0.2.2 |
---|---|
Change log | None available |
Dependencies | aeson, base (>=4.7 && <5), bytestring, direct-daemonize, directory, either, fast-logger, filepath, foreign-store, friendly-time, hostname, lucid, monad-control, monad-logger, mtl, odd-jobs, optparse-applicative, postgresql-simple, resource-pool, safe, servant, servant-lucid, servant-server, string-conv, text, text-conversions, time, timing-convenience, unix, unliftio, unliftio-core, unordered-containers, warp [details] |
License | BSD-3-Clause |
Copyright | 2019 Saurabh Nanda |
Author | Saurabh Nanda |
Maintainer | saurabhnanda@gmail.com |
Category | Web |
Home page | https://github.com/saurabhnanda/odd-jobs/ |
Uploaded | by saurabhnanda at 2020-04-27T15:58:57Z |
Modules
- OddJobs
- OddJobs.Cli
- OddJobs.Endpoints
- OddJobs.Job
- OddJobs.Migrations
- OddJobs.Types
- OddJobs.Web
Downloads
- odd-jobs-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees