@hackage pgmq-hasql0.1.0.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.10.0 features including message headers, conditional reads, notifications, and round-robin FIFO.