keiro-pgmq: PostgreSQL job-queue (PGMQ) integration for Keiro

[ bsd3, control, library ] [ Propose Tags ] [ Report a vulnerability ]

A typed background-job queue for Keiro applications on top of PGMQ (the PostgreSQL-native message queue) and shibuya (a Broadway-style worker framework). Declare a Job value bundling a queue, a payload codec, and a retry/dead-letter policy, then write a plain domain handler of type p -> Eff es JobOutcome.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0.0, 0.3.0.0
Change log CHANGELOG.md
Dependencies aeson (>=2.2), base (>=4.21 && <5), effectful-core (>=2.6), hasql (>=1.10), hasql-pool (>=1.2), hs-opentelemetry-api (>=1.0 && <1.1), keiro-core (>=0.3.0.0 && <0.4), pgmq-config (>=0.4 && <0.5), pgmq-core (>=0.4 && <0.5), pgmq-effectful (>=0.4 && <0.5), pgmq-hasql (>=0.4 && <0.5), shibuya-core (>=0.8.0.1 && <0.9), shibuya-pgmq-adapter (>=0.12 && <0.13), streamly-core (>=0.3), text (>=2.1), time (>=1.12) [details]
Tested with ghc >=9.12 && <9.13
License BSD-3-Clause
Copyright 2026 Nadeem Bitar
Author Nadeem Bitar
Maintainer nadeem@gmail.com
Uploaded by shinzui at 2026-07-14T15:25:34Z
Category Control
Home page https://github.com/shinzui/keiro#readme
Bug tracker https://github.com/shinzui/keiro/issues
Source repo head: git clone https://github.com/shinzui/keiro.git
Distributions
Downloads 5 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]