Ross ROSS = Recommend OSS · open-source software intelligence for agents

redis-store/redis-store

Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks observed · 2026-08-28

github.com/redis-store/redis-store · homepage · Ruby · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
redis-store/redis-storemain86

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