Show HN: PgQueuer v1.0 – Python job queue using only PostgreSQ (github.com)

2 points by jeeybee ↗ HN
PgQueuer is a Python job queue that uses PostgreSQL for everything — queue storage, locking, notifications. No Redis, no RabbitMQ, no separate broker to operate. If your app already has Postgres, you already have the broker.

After ~2 years and 26 minor releases, 1.0 ships today as the first stable release. Strict semver from here on.

Thanks to everyone who contributed and left feedback!

0 comments

[ 4.6 ms ] story [ 15.9 ms ] thread

No comments yet.