Preparing for system design interviews?  Try bugzed.com →

RSMQ (Redis Simple Message Queue)

JSON →
library 0.12.4 ·javascript
verified Jun 7, 2026

RSMQ is a lightweight FIFO message queue for Node.js that requires only a Redis server (no dedicated queue server). Version 0.12.4 (stable) runs on Node >=6 and Redis >=2.6 (due to Lua scripts). It guarantees message delivery to exactly one consumer within a configurable visibility timeout. The core library is ~500 lines of JavaScript and ships TypeScript type definitions. Optional promise-based API via *Async method suffixes. Key differentiator vs Bull or Kue: no dependencies beyond Redis, minimal API surface, and very high throughput (10k+ messages/sec). Releases are infrequent; maintained by smrchy.

total hits 17
actors 2 distinct systems
last hit 21d ago human
ByteDance
4
GPTBot
3
Humans
10

top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇫🇷 France · 🇬🇧 United Kingdom · 🇦🇺 Australia