bajo-queue

JSON →
library 2.0.1 ·javascript
verified Jun 7, 2026

bajo-queue is a job queue plugin for the Bajo Framework, currently at version 2.0.1 with no defined release cadence. It integrates with the Bajo framework to provide queue processing capabilities, likely using an underlying queue system. Key differentiator: it is purpose-built for Bajo, with tight integration and configuration via Bajo's plugin system. Alternative would be generic queue libraries like Bull or Kue, which lack Bajo integration.