@hackage / pgmq-config

Declarative queue configuration for PGMQ (PostgreSQL Message Queue)

Latest0.3.0.0

About

Metadata

  • Last updated , by shinzui
  • License MIT
  • Categories Databases
  • Maintained by: Nadeem Bitar

  • Lottery factor: 1

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    effectful (on by default)

    Enable effectful integration

Readme

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.