{"library":"fastify-queue","type":"library","category":null,"description":"A Fastify plugin that integrates BullMQ through file-based Queue and Worker creation. Version 1.3.0 is the latest stable release. It uses a glob pattern (bullPath) to automatically discover and register BullMQ queues and workers from the filesystem. TypeScript types are included. Key differentiators: automatic file-based discovery eliminates manual queue/worker registration; supports exporting queueConfig and workerConfig options alongside worker functions. This plugin is lightweight and designed specifically for Fastify applications needing job queues. It requires fastify >=3.24.1 and bullmq ^1.59.4 || ^5.0.0 as peer dependencies.","language":"javascript","status":"active","version":"1.3.0","tags":["javascript","fastify","bull","bullmq","jobs","queues","redis","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fastify-queue","imports":["import queue from 'fastify-queue'","import type { FastifyQueueOptions } from 'fastify-queue'","import queue, { FastifyQueueOptions } from 'fastify-queue'"]},{"cmd":"yarn add fastify-queue","imports":[]},{"cmd":"pnpm add fastify-queue","imports":[]}],"homepage":"https://github.com/JonasHiltl/fastify-queue","github":"https://github.com/JonasHiltl/fastify-queue","docs":null,"changelog":null,"pypi":null,"npm":"fastify-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}