{"library":"blazerjob","type":"library","category":null,"description":"BlazerJob is a lightweight, SQLite-backed task scheduler for Node.js and TypeScript applications, currently at version 2.0.7. It supports scheduling and executing asynchronous tasks (custom functions or HTTP requests) with configurable concurrency, intervals, and max runs. Unlike many task schedulers, BlazerJob offers both in-memory (default) and persistent SQLite storage options, and includes an optional built-in Fastify HTTP server for task management via REST API. The library ships with TypeScript definitions and is designed for simplicity and performance.","language":"javascript","status":"active","version":"2.0.7","tags":["javascript","task scheduler","typescript","GNU","sqlite","http","automation","scheduler","job queue"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install blazerjob","imports":["import { BlazeJob } from 'blazerjob'","import { startServer } from 'blazerjob'","import type { JobTask } from 'blazerjob'"]},{"cmd":"yarn add blazerjob","imports":[]},{"cmd":"pnpm add blazerjob","imports":[]}],"homepage":"https://github.com/QuenumGerald/BlazerJob#readme","github":"https://github.com/QuenumGerald/BlazerJob","docs":null,"changelog":null,"pypi":null,"npm":"blazerjob","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}