RedisSMQ is a TypeScript message queue for Node.js applications, leveraging Redis for high-performance background job processing. It supports various queue types (FIFO, LIFO, Priority) and includes a built-in scheduler for delays and CRON jobs. Management is aided by its REST API and Web UI.
Provides a high-performance Redis-backed message queue for Node.js applications.
Node.js developers needing a scalable and feature-rich message queue for distributed systems or microservices should use this.
No snapshots yet
Snapshots will be created automatically once this repository is processed.