@hackage pgmq-config0.1.3.0

Declarative queue configuration for PGMQ (PostgreSQL Message Queue)

A declarative DSL for configuring pgmq queues. Define your queue topology as Haskell values and call a single function at startup to ensure all queues exist with the desired settings. Supports standard, unlogged, and partitioned queues, notification setup, FIFO indexes, and topic bindings. All operations are idempotent.