Postgres Job Queue
Description
PostgreSQL-based job queue with priority scheduling, batch claiming, and progress tracking. Use when building job queues without external dependencies. Triggers on PostgreSQL job queue, background jobs, task queue, priority queue, SKIP LOCKED.
Install
npx clawhub@latest install postgres-job-queueClick to copy the install command