pgmq-hasql: Hasql-based client for PGMQ (PostgreSQL Message Queue)
A Haskell client library for PGMQ (PostgreSQL Message Queue) built on hasql. Provides queue management, message sending/receiving, visibility timeout, archival, FIFO reads, and more. Supports pgmq 1.5.0 through 1.10.0 features including message headers, conditional reads, notifications, and round-robin FIFO.
Modules
[Index] [Quick Jump]
Downloads
- pgmq-hasql-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=2.2 && <2.3), base (>=4.18 && <5), generic-lens (>=2.2 && <2.4), hasql (>=1.10 && <1.11), hasql-transaction (>=1.2 && <1.3), lens (>=5.3 && <5.4), pgmq-core (>=0.1 && <0.2), template-haskell (>=2.20 && <3), text (>=2.1 && <2.2), time (>=1.14 && <1.15), vector (>=0.13 && <0.14) [details] |
| License | MIT |
| Author | Nadeem Bitar |
| Maintainer | nadeem@topagentnetwork.com |
| Uploaded | by shinzui at 2026-02-21T15:58:47Z |
| Category | Database |
| Home page | https://github.com/topagentnetwork/pgmq-hs |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| 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 status unknown [no reports yet] |