{"library":"nestjs-simple-queue","type":"library","category":null,"description":"Version 3.2.3. Lightweight in-process job queue for NestJS with no external dependencies like Redis. Supports retries, prioritization, delayed jobs, per-queue rate limiting, deduplication, and dead letter queues. Ships TypeScript types, requires Node.js 20+ and @nestjs/event-emitter as a peer dep. Released under MIT, maintained actively as of 2025. Differentiator: predictable single-process job handling without Redis, ideal for small-to-medium NestJS apps that need background tasks without operational overhead.","language":"javascript","status":"active","version":"3.2.3","tags":["javascript","nestjs","nest","nestjs queue","queue","job queue","background job","scheduler","background jobs","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install nestjs-simple-queue","imports":["import { QueueModule } from 'nestjs-simple-queue'","import { QueueService } from 'nestjs-simple-queue'","import { QueueJob } from 'nestjs-simple-queue'","import { QueueProcessor } from 'nestjs-simple-queue'"]},{"cmd":"yarn add nestjs-simple-queue","imports":[]},{"cmd":"pnpm add nestjs-simple-queue","imports":[]}],"homepage":"https://github.com/Doompy/nestjs-simple-queue#readme","github":"https://github.com/Doompy/nestjs-simple-queue","docs":null,"changelog":null,"pypi":null,"npm":"nestjs-simple-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}