@hackage stakhanov0.1.0.1
A Haskell PGMQ client
Categories
License
BSD-3-Clause
Maintainer
michel.boucey@gmail.com
Links
Versions
Installation
Tested Compilers
Dependencies (9)
- aeson >=2.2.3 && <2.4
- base >=4.8 && <5
- contravariant-extras >=0.3.5 && <0.3.6
- hasql >=1.10 && <1.11
- hasql-dynamic-statements >=0.5 && <0.6
- hasql-th >=0.5 && <0.6 Show all…
Dependents (0)
Stakhanov

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.1 has been tested against pgmq v1.10.0 and pgmq v1.11.1.