Ross ROSS = Recommend OSS · open-source software intelligence for agents

CodisLabs/codis

Proxy based Redis cluster solution supporting pipeline and scaling dynamically observed · 2026-08-28

github.com/CodisLabs/codis · Go · MIT (permissive) 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: 4328
  • days_rel: n/a
  • days_push: 870
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

13224 stars · 2657 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Codis is a proxy-based, high-performance Redis cluster solution written in Go that provides transparent sharding and dynamic resharding without restarting the cluster. It includes a web dashboard, admin tools, and works with any standard Redis client.

Use cases

  • scale a Redis cluster horizontally without downtime
  • shard Redis across many servers behind a single proxy
  • migrate Redis slots between servers while the cluster is live
  • use any Redis client with a sharded Redis setup
  • run Redis pipelines across a sharded cluster
  • manage and monitor a Redis cluster through a web dashboard

When to choose

  • you need dynamic resharding without restarting your Redis cluster
  • your Redis clients don't support the Redis Cluster protocol
  • you need pipeline support with sharding, unlike native Redis Cluster
  • you want a GUI dashboard and admin tooling for a Redis cluster

When to avoid

  • you can use native Redis Cluster and clients that support the cluster protocol
  • you need a small, simple Redis deployment without sharding
  • you require cutting-edge Redis features or very recent Redis versions
  • you want a project with frequent active development

Facets

service · maturity maintenance

proxy database caching middleware load-testing databases microservices backend self-hosted go self-hosted redis-cluster redis-proxy sharding resharding etcd zookeeper nosql linux docker

1 source

Member repositories

RepositoryRoleHealth v2
CodisLabs/codismain23

For agents

markdown · JSON · MCP: product_card(name="CodisLabs/codis")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem