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

Grokzen/redis-py-cluster

Python cluster client for the official redis cluster. Redis 3.0+. observed · 2026-08-28

github.com/Grokzen/redis-py-cluster · homepage · Python · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: 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: 4852
  • days_rel: n/a
  • days_push: 1105
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1094 stars · 306 forks observed · 2026-08-28

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

A Python client library for connecting to Redis Cluster (Redis 3.0+), built on top of redis-py and ported from antirez's redis-rb-cluster. The project is end-of-life since its functionality was merged into redis-py 4.1.0.

Use cases

  • connect to a redis cluster from python
  • python client for redis cluster mode
  • distribute redis keys across cluster nodes
  • migrate legacy redis-py-cluster code to redis-py
  • run redis cluster commands in python 3

When to choose

  • you are stuck on redis-py older than 4.1.0 and need cluster support
  • maintaining a legacy codebase already using this package

When to avoid

  • starting a new project - use redis-py 4.1.0+ which has native cluster support
  • you need ongoing bug fixes or support for newer Redis features

Facets

library · maturity abandoned

database-driver database databases developer-tools python cross-platform redis redis-cluster redis-py eol cluster-client

2 sources

Member repositories

RepositoryRoleHealth v2
Grokzen/redis-py-clustermain10

For agents

markdown · JSON · MCP: product_card(name="Grokzen/redis-py-cluster")

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