hackage.haskell.org : postgresql-simple-queue : 1.0.1
This module utilize PostgreSQL to implement a durable queue for efficently processing arbitrary payloads which can be represented as JSON. Typically a producer would enqueue a new payload as part of larger database transaction In another thread or process, the consumer would drain the queue.
Registry -
Download -
JSON -
codemeta.json
purl: pkg:hackage/postgresql-simple-queue@1.0.1
Published:
Indexed:
Loading...
Readme
Loading...