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

sebleier/django-redis-cache

A Redis cache backend for django observed · 2026-08-28

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

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 6270
  • days_rel: n/a
  • days_push: 858
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1041 stars · 221 forks observed · 2026-08-28

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

A Redis cache backend for Django, plugging into Django's cache framework. It supports pluggable serializers, compression, connection options, and Django 3.x.

Use cases

  • use redis as django cache backend
  • cache django views with redis
  • store django session cache in redis
  • compress cached values in django
  • use or msgpack serialization for django cache

When to choose

  • you run Django and want Redis-backed caching with a simple settings integration
  • you need pluggable serializers or compression for cached data

When to avoid

  • you use a non-Django framework
  • you need advanced Redis features like django-redis's client customization or sentinel support

Facets

library · maturity maintenance

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

2 sources

Member repositories

RepositoryRoleHealth v2
sebleier/django-redis-cachemain32

For agents

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

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