FICHA · MANJARO

haskell-hasql-notifications

LISTEN/NOTIFY support for Hasql

  • database-library
  • LIBRARY
  • POSTGRESQL
  • NOTIFICATIONS
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library adding PostgreSQL LISTEN/NOTIFY support for Hasql. It helps applications receive database notifications and react to events published by PostgreSQL channels.

Developers use it for cache invalidation, background workers, coordination, and lightweight event flows. Notification payloads are not durable queues, so critical work should still have a reliable storage or retry path.

Permissions

Permissions not analysed for this source yet.