redis-store/redis-store
Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 96
- Release rhythm 64
- 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: 6353
- days_rel: 27
- days_push: 27
- n_releases_24m: 1
Adoption not part of the score
1498 stars · 343 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A family of Ruby gems providing Redis-backed stores for caching, Rack sessions, Rack::Cache HTTP caching, and I18n translation backends. It supports object marshalling, timeouts, single or multiple Redis nodes, and key namespacing for Ruby web frameworks like Rails, Sinatra, and Rack.
Use cases
- use redis as the cache store in a rails app
- store rack sessions in redis
- back i18n translations with redis
- distributed http caching with rack::cache
- namespaced redis cache across multiple apps
- share session state across multiple ruby servers
When to choose
- you run Ruby web apps (Rails, Sinatra, Rack) and want Redis-backed caching or sessions
- you need namespaced, multi-node Redis stores with marshalling support
- you want a mature, MIT-licensed drop-in store for Rails.cache or I18n
When to avoid
- you are not using Ruby or a Rack-based framework
- you need a general-purpose Redis client rather than framework store integrations
- you need active feature development - the project is in maintenance mode
Facets
library · maturity maintenance
caching middleware serialization web-development backend databases developer-tools ruby redis rack rails sinatra session-store i18n http-cache web-server
2 sources
- readme: https://github.com/redis-store/redis-store · fetched 2026-08-28 · ca54bfc31cbf
- homepage: http://redis-store.org/redis-store · fetched 2026-08-29 · abc5380d878e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| redis-store/redis-store | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="redis-store/redis-store")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem