arbiter-hasql-0.1.0.0
arbiter-hasql

arbiter-hasql

A hasql backend for Arbiter, an opinionated PostgreSQL job queue for Haskell.

Provides a MonadArbiter instance over a hasql connection pool, with savepoint-based nested transactions and optional prepared statements for the claim path. Handlers receive the connection the job was claimed on.

Modules