← Back to home

Roadmap

What we've built, what we're working on, and where we're headed.

Shipped

Automatic Retries

core

Configurable retry strategies with exponential and linear backoff.

Monitoring Dashboard

dashboard

Real-time dashboard to monitor job status, view run history, and track performance.

Background Job Processing

core

Define, enqueue, and process background jobs with a type-safe TypeScript API.

Local Dev Server

core

Full local development experience via the queuebase CLI. No cloud account needed to develop.

Next.js SDK

integrations

First-class Next.js support with App Router handler and type-safe client.

Node.js SDK

integrations

Use Queuebase with Express, Fastify, and other Node.js frameworks.

In Progress

CRON Scheduling

core

Schedule recurring jobs with CRON expressions for reports, syncs, and cleanups.

Planned

Job Analytics

dashboard

Detailed analytics on job performance, failure rates, and processing times.

Nuxt Support

integrations

Native Nuxt integration for defining and enqueueing background jobs.

SvelteKit Support

integrations

Native SvelteKit integration for defining and enqueueing background jobs.

Webhook Notifications

api

Get notified via webhooks when jobs complete, fail, or need attention.