consumers-2.3.4.0: README.md
# consumers
[](https://github.com/scrive/consumers/actions/workflows/haskell-ci.yml)
[](https://hackage.haskell.org/package/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`](https://hackage.haskell.org/package/consumers-metrics-prometheus)
package to seamlessly instrument your consumer.