Settings

Theme

Show HN: PgQueuer v1.0 – Python job queue using only PostgreSQ

github.com

2 points by jeeybee 7 days ago · 0 comments · 1 min read

Reader

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!

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection