Skip to content

PgQueuer v1.0

Streaming & Message Queues
Python Latest v1.2.0 · 11d ago Security brief →

Features

  • Turns PostgreSQL into a background job processor with minimal footprint
  • Transactional enqueue for ACID‑guaranteed job creation
  • Safe concurrency using `FOR UPDATE SKIP LOCKED` and configurable limits
  • Instant dispatch via `LISTEN/NOTIFY` with polling fallback
  • Built‑in scheduling, deferral, observability dashboard and Prometheus metrics

Recent releases

View all 20 releases →
No immediate action
v1.2.0 Mixed

on_conflict option + priority fix

Config change
v1.1.1 Breaking risk
Breaking upgrade

ID column widening

Config change
v1.1.0 Mixed
Breaking upgrade

Context auto‑detection + dequeue performance + heartbeat timeout

No immediate action
v1.0.2 Bug fix

Stale‑job unblock

No immediate action
v1.0.1 Bug fix

Windows psycopg selector loop fix

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
1,512
Forks
36
Languages
Python Makefile Dockerfile

Install & Platforms

Install via
pip

Community & Support

Beta — feedback welcome: [email protected]