{"library":"kue","type":"library","category":null,"description":"Kue is a priority job queue backed by Redis for Node.js, featuring delayed jobs, parallel workload distribution, job event and progress pubsub, job TTL, optional retries with backoff, graceful shutdown, full-text search, RESTful JSON API, and a rich integrated UI. Current stable version is 0.11.6, released irregularly with maintenance updates. Key differentiators include a built-in UI for monitoring, priority system with named levels, and support for job progress tracking and logging. Compared to Bull or Bee-Queue, Kue offers more out-of-the-box UI features but is less actively maintained.","language":"javascript","status":"maintenance","version":"0.11.6","tags":["javascript","job","queue","worker","redis"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install kue","imports":["import kue from 'kue'","const queue = kue.createQueue();","import { Job } from 'kue';"]},{"cmd":"yarn add kue","imports":[]},{"cmd":"pnpm add kue","imports":[]}],"homepage":"http://automattic.github.io/kue/","github":"https://github.com/Automattic/kue","docs":null,"changelog":null,"pypi":null,"npm":"kue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}