{"library":"workmatic","type":"library","category":null,"description":"A persistent job queue for Node.js using SQLite. Version 1.1.0 combines the simplicity of fastq with durable SQLite storage, offering concurrency, priority, delayed jobs, retries with exponential backoff, lease-based locking, and state persistence. Zero external dependencies beyond SQLite and built-in TypeScript support. Features include a built-in web dashboard, multi-queue orchestration with job transfer, and CLI tools. Released under active development with frequent updates.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","job-queue","task-queue","sqlite","persistent","background-jobs","worker","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install workmatic","imports":["import { createDatabase } from 'workmatic'","import { createClient } from 'workmatic'","import { createWorker } from 'workmatic'","import { createOrchestrator } from 'workmatic'"]},{"cmd":"yarn add workmatic","imports":[]},{"cmd":"pnpm add workmatic","imports":[]}],"homepage":"https://github.com/litepacks/workmatic#readme","github":"https://github.com/litepacks/workmatic","docs":null,"changelog":null,"pypi":null,"npm":"workmatic","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}