uber-node/ringpop-node
Scalable, fault-tolerant application-layer sharding for Node.js applications observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4246
- days_rel: n/a
- days_push: 2650
- n_releases_24m: 0
Adoption not part of the score
1187 stars · 136 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Ringpop-node is a Node.js library that provides application-layer sharding via a consistent hash ring built on top of a SWIM-style membership protocol, with request forwarding for routing. It coordinates distributed Node.js applications so they scale and tolerate node failures. The project is no longer under active development.
Use cases
- shard a nodejs application across a cluster
- build a fault-tolerant distributed hash ring
- coordinate membership among distributed nodes
- forward requests to the node responsible for a key
- scale out stateful services horizontally
When to choose
- you maintain a legacy Node.js stack already using TChannel and ringpop
- you need a proven consistent-hashing plus membership library for an older Node 0.10 environment
When to avoid
- starting a new project, since it is no longer actively developed
- you need modern Node.js version support
- you want a maintained sharding or membership solution with community support
Facets
library · maturity abandoned
middleware routing concurrency microservices backend developer-tools consistent-hashing sharding membership-protocol swim tchannel distributed-coordination nodejs
1 source
- readme: https://github.com/uber-node/ringpop-node · fetched 2026-08-28 · 9735e69139a1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| uber-node/ringpop-node | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="uber-node/ringpop-node")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem