Roadmap
What we've built, what we're working on, and where we're headed.
Shipped
Automatic Retries
coreConfigurable retry strategies with exponential and linear backoff.
Monitoring Dashboard
dashboardReal-time dashboard to monitor job status, view run history, and track performance.
Background Job Processing
coreDefine, enqueue, and process background jobs with a type-safe TypeScript API.
Local Dev Server
coreFull local development experience via the queuebase CLI. No cloud account needed to develop.
Next.js SDK
integrationsFirst-class Next.js support with App Router handler and type-safe client.
Node.js SDK
integrationsUse Queuebase with Express, Fastify, and other Node.js frameworks.
In Progress
CRON Scheduling
coreSchedule recurring jobs with CRON expressions for reports, syncs, and cleanups.
Planned
Job Analytics
dashboardDetailed analytics on job performance, failure rates, and processing times.
Nuxt Support
integrationsNative Nuxt integration for defining and enqueueing background jobs.
SvelteKit Support
integrationsNative SvelteKit integration for defining and enqueueing background jobs.
Webhook Notifications
apiGet notified via webhooks when jobs complete, fail, or need attention.