1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/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
..
__init__.py
closeable_cache.py
liberal_backend.py
models.py
tests_async.py Fixed #32076 -- Added async methods to BaseCache. 2021-09-07 20:14:25 +02:00
tests.py Fixed #33012 -- Added Redis cache backend. 2021-09-14 15:50:08 +02:00