BSD-3-Clause licensed by Michel Boucey
Maintained by [email protected]
This version can be pinned in stack with:stakhanov-0.1.0.0@sha256:fc6182a1bb4bb8364c5f9a0de997019cf2a36caa21385f29af09c890e0f1255f,2101

Stakhanov CI Hackage

The Haskell library stakhanov, built upon Hasql’s ecosystem and Vector, implements most of the functions of the API of PGMQ, “a lightweight message queue, like AWS SQS and RSMQ but on Postgres”.

stakhanov v0.1.0.0 has been tested against pgmq v1.10.0.

Changes

Revision history for stakhanov

0.0.1.0 – 2026-01-12

  • First version.

0.1.0.0 – 2026-02-11

  • Updated to work with pgmq v1.10.0. The field last_read_at has been added to message record.