Rick Elrod 1d7e54bd39
Wrap Django RedisCache to mute exceptions (#14243)
We introduce a thin wrapper over Django's RedisCache so that the functionality of DJANGO_REDIS_IGNORE_EXCEPTIONS is retained while still being able to drop the django-redis dependency.

Credit to django-redis's implementation for the idea of using a decorator for this and abstracting out the exception handling logic.

Signed-off-by: Rick Elrod <rick@elrod.me>
2023-07-18 15:31:09 -05:00
..
2022-03-14 13:19:57 -04:00
2023-02-01 14:59:38 -05:00
2023-03-29 22:09:19 -04:00
2023-03-29 22:09:18 -04:00
2023-02-01 14:59:38 -05:00