django1/django/core/cache
Daniyal ec212c6616 Fixed #33012 -- Added Redis cache backend.
Thanks Carlton Gibson, Chris Jerdonek, David Smith, Keryn Knight,
Mariusz Felisiak, and Nick Pope for reviews and mentoring this
Google Summer of Code 2021 project.
2021-09-14 15:50:08 +02:00
..
backends Fixed #33012 -- Added Redis cache backend. 2021-09-14 15:50:08 +02:00
__init__.py Fixed #32747 -- Prevented initialization of unused caches. 2021-05-18 18:24:19 +02:00
utils.py Fixed #30772 -- Optimized make_template_fragment_key(). 2019-09-18 14:53:05 +02:00