Storage IndependentChoose from Redis, MongoDB, PostgreSQL, or in-memory storage adapters. Easily extend with your own custom storage implementations.
Runtime FlexibilityWorks seamlessly with both Node.js and Bun runtimes. Deploy wherever your application runs without compatibility concerns.
Concurrency ControlFine-grained control over job execution. Set limits per queue, prioritize critical tasks, and prevent system overload during peak times.
Easily ExtensibleModular architecture designed for extensions. Create custom processors, middleware, and storage adapters with minimal overhead.
Framework AgnosticIntegrates with Express, NestJS, Hono and other frameworks, or use standalone in serverless environments for maximum flexibility.
Robust Event & Error HandlingBuilt-in retry mechanisms, and comprehensive logging to ensure your jobs are processed reliably.