@hackage pgmq-hasql0.1.3.0

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.11.0 features including message headers, conditional reads, notifications, round-robin FIFO, and topic routing.