python3-pgq

PgQ queue processing for Python
  https://github.com/pgq/python-pgq
  0
  no reviews



PgQ provides generic queues for PostgreSQL. It allows multiple queues in one database, each queue can be consumed by multiple consumers.

This package contains the Python3 module.