Background jobs
for Node.js
Queues, workers, schedulers, caching, and pub/sub — built on a shared adapter layer so you can start in memory and move to Redis or Postgres when you're ready.
Get started in minutes
Define queues, workers, and schedules with typed factory functions. OqronKit discovers your triggers automatically and handles the rest.
Crash-safe
Heartbeat locks ensure no job is ever lost, even during a process crash.
Automatic retries
Configurable retry policies with exponential backoff and dead letter queues.
Zero config scaling
Swap adapter from memory to Redis — instant distributed processing.
Explore the modules
From simple task queues to distributed sagas — every module you need to build, scale, and ship production background computation.
Why OqronKit
Built for production from day one. One cohesive TypeScript engine — crash-safe, adapter-driven, and open source.
Resources