job: Job queue

[ apache, databases, library ] [ Propose Tags ]

Job queue


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.1
Change log CHANGELOG.md
Dependencies async, base (>=4 && <5), containers, hashable, mmzk-typeid, resourcet, resourcet-extra, safe-exceptions, stm, time, transformers [details]
License Apache-2.0
Copyright Renzo Carbonara, 2024
Author Renzo Carbonara
Maintainer renλren.zone
Category Databases
Home page https://github.com/k0001/hs-job
Bug tracker https://github.com/k0001/hs-job/issues
Uploaded by RenzoCarbonara at 2024-05-27T08:17:21Z
Distributions NixOS:0.1.1
Downloads 36 total (36 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
All reported builds failed as of 2024-05-27 [all 1 reports]

Readme for job-0.1.1

[back to package description]

job

Job queue thing in Haskell.

  • Copyright © Renzo Carbonara, 2024.

  • Licensing terms in LICENSE file (Apache-2.0).

Development

  1. Clone this repo and run nix develop in the top-level folder.

  2. Within that environment, you can use cabal as usual.

  3. If you don't have nix installed, then have nix installed.