3rd-Eden/memcached
A fully featured Memcached client build on top of Node.js. Build with scaling in mind so it will support Memcached clusters and consistent hashing. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 5895
- days_rel: n/a
- days_push: 1513
- n_releases_24m: 0
Adoption not part of the score
1313 stars · 275 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A fully featured Memcached client library for Node.js built with scaling and high availability in mind. It supports Memcached clusters via consistent hashing (libketama-compatible) and configurable failure handling with events.
Use cases
- connect to memcached from node.js
- cache data across a memcached cluster
- use consistent hashing to distribute cache keys
- handle memcached server failover in node
- get and set values in memcached
- configure cache miss behavior when a memcached server goes down
When to choose
- you need a Node.js client for Memcached with cluster support
- you want consistent hashing and failover options for your cache layer
- you need event-based error reporting for cache server issues
When to avoid
- you need SASL authentication, as only the ASCII protocol is supported
- you use Redis instead of Memcached
- you need a client with active ongoing development
Facets
library · maturity maintenance
caching database-driver http-server databases backend developer-tools performance memcached consistent-hashing cache-client ketama distributed-cache nodejs javascript
1 source
- readme: https://github.com/3rd-Eden/memcached · fetched 2026-08-28 · 3d1f06a3ae84
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 3rd-Eden/memcached | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="3rd-Eden/memcached")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem