# spotahome/redis-operator

Redis Operator creates/configures/manages high availability redis with sentinel automatic failover atop Kubernetes.

Repository: https://github.com/spotahome/redis-operator
Canonical: https://ross.abutalabs.com/products/redis-operator
Language: Go
License: Apache-2.0
License Family: permissive
Topics: redis, redis-client, operator, kubernetes
Archived: true
Last push: 2024-07-01T16:06:45+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3222, "days_push": 793, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1666, forks 379 (observed 2026-08-28T04:05:19.099407+00:00)

## What it is
A Kubernetes operator written in Go that creates, configures, and manages highly available Redis deployments with Sentinel-based automatic failover. It exposes a RedisFailover custom resource and supports installation via Helm, Kustomize, or raw manifests.

## Use cases
- run highly available redis on kubernetes
- automate redis sentinel failover in a cluster
- manage redis failover clusters with a kubernetes operator
- deploy redis with automatic failover using helm
- self-healing redis setup on kubernetes
- monitor redis failover clusters with prometheus servicemonitor

## When to choose
- you need redis with sentinel automatic failover managed declaratively on kubernetes
- you want a mature operator with helm/kustomize installation options
- you want prometheus monitoring integration for redis clusters

## When to avoid
- you run redis outside kubernetes
- you need redis cluster mode (sharding) rather than sentinel-based replication
- you only need a simple single-instance redis deployment

## Facets
- artifact type: service
- maturity: active
- function: deployment, container-orchestration, monitoring, self-hosted
- domain: databases, cloud-computing, infrastructure-as-code
- platform: go, self-hosted, cloud
- tags: redis, kubernetes-operator, high-availability, sentinel, automatic-failover, helm-chart, kustomize, crd, devops, containers, kubernetes, docker

## Member repositories
- spotahome/redis-operator (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:19.099407+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-30T03:43:00.321202+00:00, confidence not recorded.
  - readme: https://github.com/spotahome/redis-operator (fetched 2026-08-28T04:05:19.099407+00:00, sha 119641bfe7ae)
- Data as of 2026-08-30T08:39:29.467469+00:00.
