{"library":"pg-job-queue","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.3.3","tags":["javascript","postgres","postgresql","job","queue"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install pg-job-queue","imports":["const jobqueue = require('pg-job-queue')","const { JobQueue } = require('pg-job-queue')","node_modules/.bin/process-job-queue -f ./handlers.js -c postgres://..."]},{"cmd":"yarn add pg-job-queue","imports":[]},{"cmd":"pnpm add pg-job-queue","imports":[]}],"homepage":"https://github.com/jameshy/pg-job-queue#readme","github":"https://github.com/jameshy/pg-job-queue","docs":null,"changelog":null,"pypi":null,"npm":"pg-job-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}