pg-job-queue
JSON →A job queue for Node.js based on PostgreSQL, allowing you to define job handlers and process jobs using a CLI tool. The package is at version 0.3.3, with infrequent releases. It supports custom log, error, and shutdown handlers but has limited documentation. It differs from alternatives like Bull or Bee by using PostgreSQL as the backing store, which may be beneficial for teams already using PostgreSQL.
Resources
packagepg-job-queue ↗