{"library":"redis-smq","type":"library","category":null,"description":"RedisSMQ is a high-performance, reliable, and scalable message queue for Node.js, backed by Redis. Current stable version is 10.1.2, with regular releases. It focuses on robustness and simplicity, providing queue models, delivery models, and producer/consumer APIs. Key differentiators include production readiness, easy operation, support for both ioredis and the official @redis/client, and optional REST API and Web UI for monitoring and administration. It requires Node.js >=20 and has peer dependencies on @redis/client (^5), ioredis (^5), and redis-smq-common (^10.1.2).","language":"javascript","status":"active","version":"10.1.2","tags":["javascript","redis","message queue","message-queue","job queue","job-queue","task queue","task-queue","rabbitmq","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-smq","imports":["import { Producer } from 'redis-smq';","import { Consumer } from 'redis-smq';","import { QueueManager } from 'redis-smq';"]},{"cmd":"yarn add redis-smq","imports":[]},{"cmd":"pnpm add redis-smq","imports":[]}],"homepage":"https://github.com/weyoss/redis-smq","github":"https://github.com/weyoss/redis-smq","docs":null,"changelog":null,"pypi":null,"npm":"redis-smq","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}