arbiter-core-0.1.0.0
arbiter-core

arbiter-core

Core of Arbiter, an opinionated PostgreSQL job queue for Haskell. This package holds the job and dead-letter queue types, the type-level queue registry, the SQL the queue runs on, and the MonadArbiter backend interface the postgresql-simple, hasql, and Orville packages are built against. Application code normally reaches these through Arbiter.Core.HighLevel, which resolves a queue's table name from the registry at compile time.

Modules

arbiter-core-0.1.0.0