{"library":"delaykit","type":"library","category":null,"description":"Durable wake-ups for TypeScript apps and agents, providing scheduling, debouncing, and retry primitives backed by Postgres or SQLite. Current stable version is 0.11.0 (pre-1.0, breaking changes possible in minor releases). It differentiates from workflow engines (Temporal, Inngest) and job queues (Bull, RabbitMQ) by running handlers in-process without external services, with zero runtime dependencies and serverless compatibility (Vercel, Lambda). Release cadence is monthly with semantic versioning.","language":"javascript","status":"active","version":"0.11.0","tags":["javascript","scheduling","delayed-execution","debounce","nextjs","vercel","serverless","cron","background-jobs","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install delaykit","imports":["import { DelayKit } from 'delaykit'","import { MemoryStore } from 'delaykit/memory'","import { PostgresStore } from 'delaykit/postgres'","import { PollingScheduler } from 'delaykit/polling'"]},{"cmd":"yarn add delaykit","imports":[]},{"cmd":"pnpm add delaykit","imports":[]}],"homepage":"https://delaykit.dev","github":"https://github.com/delaykit/delaykit","docs":null,"changelog":null,"pypi":null,"npm":"delaykit","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}