stakhanov: A Haskell PGMQ client

[ bsd3, database, library, postgresql ] [ Propose Tags ] [ Report a vulnerability ]

A fast Haskell PGMQ client for busy workers


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0
Change log CHANGELOG.md
Dependencies aeson (>=2.2.3 && <2.4), base (>=4.8 && <5), bytestring (>=0.11.5.4 && <0.13), contravariant-extras (>=0.3.5 && <0.3.6), hasql (>=1.9 && <1.10), hasql-dynamic-statements (>=0.3 && <0.4), hasql-th (>=0.4 && <0.5), text (>=1.2.3 && <2.2), time (>=1.9.3 && <1.16), vector (>=0.12.2 && <0.14) [details]
Tested with ghc ==9.6.7 || ==9.8.4 || ==9.10.3 || ==9.12.2 || ==9.14.1
License BSD-3-Clause
Copyright (c) 2026 - Michel Boucey
Author Michel Boucey
Maintainer michel.boucey@gmail.com
Uploaded by MichelBoucey at 2026-01-12T09:38:50Z
Category Database, PostgreSQL
Home page https://github.com/MichelBoucey/stakhanov
Source repo head: git clone https://github.com/MichelBoucey/stakhanov.git
Distributions
Downloads 1 total (1 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2026-01-12 [all 2 reports]

Readme for stakhanov-0.0.1.0

[back to package description]

Stakhanov CI Hackage

The Haskell library stakhanov, built upon Hasql's ecosystem and Vector, implements most of the functions of the API of PGMQ, "a lightweight message queue, like AWS SQS and RSMQ but on Postgres".