{"adoption": {"forks": 121, "observed_at": "2026-08-28T04:05:40.083127+00:00", "stars": 1816}, "canonical_url": "https://ross.abutalabs.com/products/rsmq", "card": {"archived": false, "artifact_type": "library", "description": "Redis Simple Message Queue", "domain": ["backend", "microservices", "developer-tools"], "enriched": true, "function": ["message-queue", "caching"], "health_score": 77, "homepage": null, "language": "JavaScript", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["smrchy/rsmq"], "name": "smrchy/rsmq", "platform": ["self-hosted"], "pushed_at": "2026-07-29T17:03:30+00:00", "repo": "smrchy/rsmq", "stars": 1816, "tags": ["redis", "fifo", "sqs-alternative", "lightweight", "typescript-typings", "promise-api", "messaging", "nodejs"], "topics": ["rsmq", "queue", "message-queue", "fifo", "redis", "nodejs", "npm"], "urls": [], "use_cases": ["replace amazon sqs with a redis-based queue", "send messages between node.js worker processes", "implement a lightweight job queue without extra infrastructure", "process background jobs with visibility timeouts", "queue tasks across multiple node.js services sharing one redis server"], "what_it_is": "RSMQ is a lightweight message queue library for Node.js built entirely on Redis, requiring no dedicated queue server. It supports FIFO delivery, visibility timeouts, exactly-once delivery within the timeout, and optional promise-based APIs.", "when_to_avoid": ["you need advanced features like dead-letter queues, fanout, or strict exactly-once guarantees", "you don't use Node.js or a language with an RSMQ port", "you need a durable queue that survives Redis data loss without persistence configured"], "when_to_choose": ["you already run a Redis server and want a simple queue with no extra services", "you need a lightweight SQS-like queue for Node.js", "you want high throughput (10k+ messages/sec) with minimal dependencies"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/rsmq", "repo": "smrchy/rsmq", "role": "main", "score": 66}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:40.083127+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:20:36.912358+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7c5b41edfdbfadd555cf442eca3f7411354472ad29ac31640aa3e5de2f148418", "fetched_at": "2026-08-28T04:05:40.083127+00:00", "kind": "readme", "missing": false, "url": "https://github.com/smrchy/rsmq"}, {"content_hash": "9bfc6d63c35c47bcb3c5e343743506698ffefb314094d9faff89648c43ed3880", "fetched_at": "2026-08-29T10:59:28.071976+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/rsmq"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:40.083127+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:20:36.912358+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7c5b41edfdbfadd555cf442eca3f7411354472ad29ac31640aa3e5de2f148418", "fetched_at": "2026-08-28T04:05:40.083127+00:00", "kind": "readme", "missing": false, "url": "https://github.com/smrchy/rsmq"}, {"content_hash": "9bfc6d63c35c47bcb3c5e343743506698ffefb314094d9faff89648c43ed3880", "fetched_at": "2026-08-29T10:59:28.071976+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/rsmq"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:20:36.912358+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7c5b41edfdbfadd555cf442eca3f7411354472ad29ac31640aa3e5de2f148418", "fetched_at": "2026-08-28T04:05:40.083127+00:00", "kind": "readme", "missing": false, "url": "https://github.com/smrchy/rsmq"}, {"content_hash": "9bfc6d63c35c47bcb3c5e343743506698ffefb314094d9faff89648c43ed3880", "fetched_at": "2026-08-29T10:59:28.071976+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/rsmq"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:05:40.083127+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:40.083127+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:40.083127+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:20:36.912358+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7c5b41edfdbfadd555cf442eca3f7411354472ad29ac31640aa3e5de2f148418", "fetched_at": "2026-08-28T04:05:40.083127+00:00", "kind": "readme", "missing": false, "url": "https://github.com/smrchy/rsmq"}, {"content_hash": "9bfc6d63c35c47bcb3c5e343743506698ffefb314094d9faff89648c43ed3880", "fetched_at": "2026-08-29T10:59:28.071976+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/rsmq"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:40.083127+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:40.083127+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:20:36.912358+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7c5b41edfdbfadd555cf442eca3f7411354472ad29ac31640aa3e5de2f148418", "fetched_at": "2026-08-28T04:05:40.083127+00:00", "kind": "readme", "missing": false, "url": "https://github.com/smrchy/rsmq"}, {"content_hash": "9bfc6d63c35c47bcb3c5e343743506698ffefb314094d9faff89648c43ed3880", "fetched_at": "2026-08-29T10:59:28.071976+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/rsmq"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:40.083127+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:40.083127+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:40.083127+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:20:36.912358+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7c5b41edfdbfadd555cf442eca3f7411354472ad29ac31640aa3e5de2f148418", "fetched_at": "2026-08-28T04:05:40.083127+00:00", "kind": "readme", "missing": false, "url": "https://github.com/smrchy/rsmq"}, {"content_hash": "9bfc6d63c35c47bcb3c5e343743506698ffefb314094d9faff89648c43ed3880", "fetched_at": "2026-08-29T10:59:28.071976+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/rsmq"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:40.083127+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:40.083127+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:20:36.912358+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7c5b41edfdbfadd555cf442eca3f7411354472ad29ac31640aa3e5de2f148418", "fetched_at": "2026-08-28T04:05:40.083127+00:00", "kind": "readme", "missing": false, "url": "https://github.com/smrchy/rsmq"}, {"content_hash": "9bfc6d63c35c47bcb3c5e343743506698ffefb314094d9faff89648c43ed3880", "fetched_at": "2026-08-29T10:59:28.071976+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/rsmq"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:20:36.912358+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7c5b41edfdbfadd555cf442eca3f7411354472ad29ac31640aa3e5de2f148418", "fetched_at": "2026-08-28T04:05:40.083127+00:00", "kind": "readme", "missing": false, "url": "https://github.com/smrchy/rsmq"}, {"content_hash": "9bfc6d63c35c47bcb3c5e343743506698ffefb314094d9faff89648c43ed3880", "fetched_at": "2026-08-29T10:59:28.071976+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/rsmq"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:20:36.912358+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7c5b41edfdbfadd555cf442eca3f7411354472ad29ac31640aa3e5de2f148418", "fetched_at": "2026-08-28T04:05:40.083127+00:00", "kind": "readme", "missing": false, "url": "https://github.com/smrchy/rsmq"}, {"content_hash": "9bfc6d63c35c47bcb3c5e343743506698ffefb314094d9faff89648c43ed3880", "fetched_at": "2026-08-29T10:59:28.071976+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/rsmq"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:20:36.912358+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7c5b41edfdbfadd555cf442eca3f7411354472ad29ac31640aa3e5de2f148418", "fetched_at": "2026-08-28T04:05:40.083127+00:00", "kind": "readme", "missing": false, "url": "https://github.com/smrchy/rsmq"}, {"content_hash": "9bfc6d63c35c47bcb3c5e343743506698ffefb314094d9faff89648c43ed3880", "fetched_at": "2026-08-29T10:59:28.071976+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/rsmq"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 95, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4840, "days_push": 35, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 66, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}