loke-queue

JSON →
library 1.4.0 ·javascript maintenance
verified Jun 7, 2026

Simple RabbitMQ wrapper for Node.js exposing queue functionality with connection management, routing key subscription, and configurable concurrency and retry. The current stable version is 1.4.0, with low release cadence. It provides a high-level abstraction over the amqplib library, supporting promises and automatic reconnection. Differentiators include a simple API for subscribing with routing patterns and built-in concurrency control, though it lacks modern ESM exports and TypeScript definitions.