@hackage shibuya-pgmq-adapter0.5.0.0
PGMQ adapter for the Shibuya queue processing framework
Categories
License
MIT
Maintainer
nadeem@gmail.com
Links
- Documentation
- No source repository
- Changelog
- Security
Versions
Installation
Dependencies (15)
- aeson ^>=2.2
- base ^>=4.21.0.0
- bytestring ^>=0.12
- effectful-core ^>=2.6.1.0
- pgmq-core ^>=0.2
- pgmq-effectful ^>=0.2 Show all…
Dependents (1)
@hackage/keiro-pgmq
A Shibuya adapter that integrates with pgmq (PostgreSQL Message Queue) using the pgmq-hs client library. Provides visibility timeout-based leasing, automatic retry handling, and optional dead-letter queue support.