# Grokzen/docker-redis-cluster

Dockerfile for Redis Cluster (redis 3.0+)

Repository: https://github.com/Grokzen/docker-redis-cluster
Canonical: https://ross.abutalabs.com/products/docker-redis-cluster
Language: Shell
License: MIT
License Family: permissive
Topics: docker, redis, redis-cluster, database, cluster, docker-redis-cluster, docker-image, hacktoberfest, hacktoberfest-accepted, hacktoberfest2025
Last push: 2025-10-04T10:28:53+00:00

## Health v2 (maintenance only)
Score: 43/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 45, release rhythm 8, longevity 100
- inputs: {"age_days": 4478, "days_push": 333, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1517, forks 559 (observed 2026-08-28T04:04:56.733982+00:00)

## What it is
A Docker image that builds Redis from source and automatically sets up a Redis Cluster inside the container. It is designed for quickly spinning up a local Redis Cluster for demos, presentations, and development testing.

## Use cases
- spin up a local redis cluster for development
- test redis cluster client code against a real cluster
- demo redis cluster behavior in presentations
- run a specific redis version with cluster support locally
- quickly prototype redis cluster sharding setups

## When to choose
- you need a redis cluster running locally with minimal effort
- you want to pick a specific redis release version
- you are developing or testing redis cluster client libraries

## When to avoid
- you need a production-grade redis cluster
- you want a kubernetes-compatible redis cluster deployment
- you need a cluster for staging or production environments

## Facets
- artifact type: infra-config
- maturity: active
- function: database, caching, container-runtime, developer-tools
- domain: databases, developer-tools
- platform: self-hosted
- tags: redis-cluster, docker-image, local-development, shell, devops, docker, linux

## Member repositories
- Grokzen/docker-redis-cluster (main) score 43

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:56.733982+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:03.136769+00:00, confidence not recorded.
  - readme: https://github.com/Grokzen/docker-redis-cluster (fetched 2026-08-28T04:04:56.733982+00:00, sha e31aa66100d4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
