OpenProduct

pg-boss

devtool
Visit site
0
Tracked since 2026-06-10
Share
AI Summary

pg-boss is a Node.js job queue built directly on PostgreSQL, designed for developers who need reliable, persistent task processing without additional infrastructure like Redis. It uses database-backed job scheduling, retries, and concurrency control, making it ideal for teams already using Postgres who want simplicity and transactional integrity. Its interesting because it leverages Postgres’s existing reliability and ACID compliance to handle job queues, reducing operational complexity while offering features like cron scheduling and rate limiting.

Cross-platform signals

GH
GitHub
View
3.7k
stars
249
forks
Updated 2026-07-05

You might also like

More in devtool