@hackage consumers2.3.4.0
Concurrent PostgreSQL data consumers
Categories
License
BSD-3-Clause
Maintainer
Andrzej Rybczak <andrzej@rybczak.net>, Jonathan Jouty <jonathan.jouty@scrive.com>
Links
Versions
Installation
Tested Compilers
Dependencies (16)
- aeson >=2.0
- base >=4.16 && <5
- containers >=0.5
- exceptions >=0.10
- hpqtypes >=1.13
- lifted-base >=0.2 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/consumers-metrics-prometheus
consumers
Library for setting up concurrent consumers of data stored inside PostgreSQL database in a simple, declarative manner.
See the examples/ directory for a usage example.
If you want to add metrics, see the
consumers-metrics-prometheus
package to seamlessly instrument your consumer.