Nuxt Queue

JSON →
library 0.4.4 ·javascript
verified Jun 7, 2026

Nuxt Queue v0.4.4 is an event-sourced queue and flow orchestration module for Nuxt, built on BullMQ with Redis. It provides reliable job processing, multi-step workflows with event sourcing, real-time monitoring via a Vue Flow dev UI, and horizontal scaling support. Key differentiators include auto-discovery of workers from the filesystem, integrated scheduling (cron/delay), and a worker context with state, logging, and events. Active development with planned Python workers and Postgres adapters. Requires Redis, Nuxt 3, and Node >=18.