joyieldInc/predixy
A high performance and fully featured proxy for redis, support redis sentinel and redis cluster 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3327
- days_rel: n/a
- days_push: 776
- n_releases_24m: 0
Adoption not part of the score
1586 stars · 363 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Predixy is a high-performance, lightweight proxy for Redis that supports both Redis Sentinel and Redis Cluster backends. Written in C++ with multi-threading, it adds features like multi-datacenter reads, extended AUTH permissions, and latency monitoring on top of transparent Redis command forwarding.
Use cases
- proxy redis cluster connections from clients that don't support cluster protocol
- load balance redis sentinel setups across multiple groups
- shard redis keys across multiple instances transparently
- add authentication and permission control in front of redis
- read from redis slaves across multiple datacenters
- monitor redis command latency through a proxy
When to choose
- you need a fast redis proxy supporting both sentinel and cluster
- your client library lacks native redis cluster support
- you need multi-datacenter or fine-grained auth features twemproxy/codis lack
When to avoid
- you run a single small redis instance with no sharding needs
- you prefer an officially maintained proxy like redis's own tooling
- you need Windows support outside Cygwin
Facets
service · maturity stable
proxy database caching monitoring auth databases developer-tools microservices backend windows bsd cli self-hosted redis-proxy redis-cluster redis-sentinel sharding c-plus-plus linux macos
1 source
- readme: https://github.com/joyieldInc/predixy · fetched 2026-08-28 · 928d66d9a8bb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| joyieldInc/predixy | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="joyieldInc/predixy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem