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

jazzband/django-redis

Full featured redis cache backend for Django. observed · 2026-08-28

github.com/jazzband/django-redis · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

83/100

  • Activity 99
  • Release rhythm 54
  • Longevity 100

Flags: no_license

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: 349
  • age_days: 5251
  • days_rel: 92
  • days_push: 9
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

3081 stars · 455 forks observed · 2026-08-28

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

A full-featured Redis cache and session backend for Django, built on redis-py. It supports pluggable clients, parsers, and serializers, primary/secondary setups, and raw access to the Redis connection pool.

Use cases

  • use redis as django cache backend
  • store django sessions in redis
  • configure redis caching with url connection strings
  • access raw redis client from django
  • support redis sentinel or primary/secondary caching in django

When to choose

  • you need a mature, production-proven Redis cache backend for Django
  • you want pluggable serializers/clients and raw Redis access
  • you need Redis-backed Django sessions

When to avoid

  • your project does not use Django
  • you only need a plain redis-py client without Django integration
  • you use a cache backend other than Redis, like memcached

Facets

library · maturity active

caching database-driver web-development databases backend python django redis cache-backend session-storage web-server

2 sources

Member repositories

RepositoryRoleHealth v2
jazzband/django-redismain83

For agents

markdown · JSON · MCP: product_card(name="jazzband/django-redis")

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