django1/django/core/cache
Mariusz Felisiak d27e6b233f
Fixed #33681 -- Made Redis client pass CACHES["OPTIONS"] to a connection pool.
Thanks Ben Picolo for the report.
2022-05-16 06:17:40 +02:00
..
backends Fixed #33681 -- Made Redis client pass CACHES["OPTIONS"] to a connection pool. 2022-05-16 06:17:40 +02:00
__init__.py Made closing in connection handlers more DRY. 2022-05-12 15:13:51 +02:00
utils.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00