summaryrefslogtreecommitdiff
path: root/django/core/cache/backends/redis.py
AgeCommit message (Expand)Author
2022-05-16[4.0.x] Fixed #33681 -- Made Redis client pass CACHES["OPTIONS"] to a connect...Mariusz Felisiak
2022-02-08[4.0.x] Refs #33476 -- Reformatted code with Black.django-bot
2021-12-14[4.0.x] Fixed #33361 -- Fixed Redis cache backend crash on booleans.Jeremy Lainé
2021-09-14Fixed #33012 -- Added Redis cache backend.Daniyal