{"library":"mysql-queue","type":"library","category":null,"description":"A lightweight, type-safe MySQL-based job queue for Node.js (v0.1.5). Provides a simple API to enqueue and process jobs with retries, concurrency control, polling, and timeouts. Uses Zod for runtime schema validation and ships TypeScript definitions. Contrasts with Redis-backed queues like Bull by relying on MySQL, making it suitable for projects already using MySQL and wanting minimal dependencies. Release cadence is low, as it is a young package.","language":"javascript","status":"active","version":"0.1.5","tags":["javascript","queue","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install mysql-queue","imports":["import { connect } from 'mysql-queue'","import { LiteQueue } from 'mysql-queue'","import { Runner } from 'mysql-queue'"]},{"cmd":"yarn add mysql-queue","imports":[]},{"cmd":"pnpm add mysql-queue","imports":[]}],"homepage":"https://github.com/rabrain/mysql-queue#readme","github":"https://github.com/rabrain/mysql-queue","docs":null,"changelog":null,"pypi":null,"npm":"mysql-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}