| Age | Commit message (Expand) | Author |
|---|---|---|
| 2026-02-03 | Fixed #36879 -- Identified Django client in Redis client metadata. | ar3ph |
| 2025-03-05 | Clarified cryptic comment in django/core/cache/backends/redis.py. | Tim Graham |
| 2022-12-16 | Fixed #34212 -- Made RedisCacheClient.incr() use write connection. | Leo |
| 2022-07-06 | Fixed #33826 -- Fixed RedisCache.set_many()/delete_many() crash with an empty... | Christos Kopanos |
| 2022-07-06 | Used list comprehensions in RedisCache.delete_many(). | Christos Kopanos |
| 2022-05-16 | Fixed #33681 -- Made Redis client pass CACHES["OPTIONS"] to a connection pool. | Mariusz Felisiak |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2022-01-13 | Refs #29708 -- Stopped inheriting from PickleSerializer by RedisSerializer. | Adam Johnson |
| 2021-12-14 | Fixed #33361 -- Fixed Redis cache backend crash on booleans. | Jeremy Lainé |
| 2021-09-14 | Fixed #33012 -- Added Redis cache backend. | Daniyal |
