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

CodePlato3721/shiro-redis

shiro only provide the support of ehcache and concurrentHashMap. Here is an implement of redis cache can be used by shiro. Hope it will help you! observed · 2026-08-28

github.com/CodePlato3721/shiro-redis · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 82
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4832
  • days_rel: n/a
  • days_push: 112
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1166 stars · 439 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Java library that provides a Redis-based cache and session manager implementation for Apache Shiro, which otherwise only supports ehcache and ConcurrentHashMap. It lets Shiro-backed applications store sessions and authentication/authorization caches in Redis.

Use cases

  • store Apache Shiro sessions in Redis
  • share Shiro session state across clustered application instances
  • replace ehcache with Redis for Shiro's cache manager
  • persist authentication and authorization caches in Redis
  • enable distributed session management for Shiro-based Java web apps

When to choose

  • you use Apache Shiro and need Redis-backed sessions or caching
  • you run multiple app instances and need shared session state
  • you want session persistence that survives application restarts

When to avoid

  • you don't use Apache Shiro
  • you prefer Spring Session or your framework's built-in Redis session support
  • you want a single-node in-memory cache without Redis infrastructure

Facets

library · maturity active

caching auth security security web-development backend databases jvm apache-shiro redis session-management cache-manager java

1 source

Member repositories

RepositoryRoleHealth v2
CodePlato3721/shiro-redismain60

For agents

markdown · JSON · MCP: product_card(name="CodePlato3721/shiro-redis")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem