FICHA · MANJARO

haskell-hasql-transaction

A composable abstraction over the retryable transactions for Hasql

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

Description

A Haskell library providing a composable abstraction over retryable Hasql transactions. It helps applications structure database work that may need to retry when transient transaction conflicts occur.

Developers use it in PostgreSQL-backed services where correctness depends on transaction boundaries. Retryable transactions must be idempotent or carefully designed so repeated attempts do not duplicate side effects.

Permissions

Permissions not analysed for this source yet.