alibaba/tair
A distributed key-value storage system developed by Alibaba Group 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5088
- days_rel: n/a
- days_push: 2479
- n_releases_24m: 0
Adoption not part of the score
2312 stars · 609 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Tair is a distributed key-value storage system developed by Alibaba, offering fast in-memory (MDB) and persistent (LDB) storage engines. It uses a cluster architecture with ConfigServers and DataServers to provide high availability, load balancing, and elastic scaling of capacity and throughput.
Use cases
- run a distributed key-value cache cluster
- self-host a redis-compatible nosql store
- scale cache capacity and qps elastically
- store persistent key-value data with high availability
- migrate and rebalance data across storage nodes automatically
When to choose
- you need a highly available, horizontally scalable key-value store
- you want both in-memory and persistent storage engines
- you need automatic failover and data migration in a cache cluster
When to avoid
- you need a simple single-node cache
- you require active community development and recent releases
- gpl-2.0 licensing is incompatible with your project
Facets
service · maturity maintenance
database caching message-queue databases microservices cloud-computing cpp self-hosted key-value-store redis-compatible distributed-cache alibaba nosql linux
1 source
- readme: https://github.com/alibaba/tair · fetched 2026-08-28 · 6a36eb63eabe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| alibaba/tair | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem