hasql-transaction

Composable abstraction over retryable transactions for Hasql

https://github.com/nikita-volkov/hasql-transaction

Version on this page:1.1.0.1
LTS Haskell 22.21:1.0.1.4
Stackage Nightly 2024-05-06:1.1.0.1
Latest on Hackage:1.1.1

See all snapshots hasql-transaction appears in

MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:hasql-transaction-1.1.0.1@sha256:ca451ad29d2195d9e59e9118ab1b210887fea15383fa175895bba711e92b1d00,3302

Module documentation for 1.1.0.1

Changes

1.1

  • Add automatic retry on deadlock errors (code 40P01)