{"library":"plainjob","type":"library","category":null,"description":"plainjob is a lightweight, high-performance job queue backed by SQLite, designed to handle up to 15,000 jobs per second. It supports both bun:sqlite and better-sqlite3 as database drivers, with TypeScript types included. Key differentiators include its minimal dependencies (only better-sqlite3 and a cron-parser), support for delayed jobs, cron-scheduled jobs, automatic cleanup, and job timeout handling. The current stable version is 0.0.14, with active development on GitHub.","language":"javascript","status":"active","version":"0.0.14","tags":["javascript","plainjob","plainstack","sqlite","bun","better-sqlite3","typescript","queue"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install plainjob","imports":["import { bun } from 'plainjob'","import { defineQueue } from 'plainjob'","import { defineWorker } from 'plainjob'","import { better } from 'plainjob'"]},{"cmd":"yarn add plainjob","imports":[]},{"cmd":"pnpm add plainjob","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"plainjob","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}