whatyouhide/redix
Fast, pipelined, resilient Redis driver for Elixir. 🛍 observed · 2026-09-03
Health v2 · maintenance only
77/100
- Activity 100
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4040
- days_rel: n/a
- days_push: 0
- n_releases_24m: 0
Adoption not part of the score
1140 stars · 125 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Redix is a fast, pipelined, resilient Redis (and Valkey) client written in pure Elixir. It provides an idiomatic interface for sending arbitrary Redis commands with automatic reconnection, pipelining, Pub/Sub, SSL, and Sentinel support.
Use cases
- connect to redis from elixir
- send redis commands in elixir
- pipeline redis commands for performance
- use redis pub/sub in an elixir app
- connect to redis sentinel
- cache data in elixir with redis
- automatically reconnect to redis after network errors
When to choose
- you need a pure-Elixir Redis driver with no native dependencies
- you need pipelining, Pub/Sub, SSL, or Sentinel support
- resiliency and automatic reconnection matter for your app
When to avoid
- you want a high-level ORM-like wrapper around Redis commands
- you're not working in Elixir or the Erlang VM
Facets
library · maturity stable
database-driver caching message-queue databases backend developer-tools elixir jvm redis redis-sentinel pubsub pipelining valkey
2 sources
- readme: https://github.com/whatyouhide/redix · fetched 2026-09-03 · 4b7850677e87
- homepage: http://hexdocs.pm/redix · fetched 2026-08-29 · 52359e180c30
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| whatyouhide/redix | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="whatyouhide/redix")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem