jazzband / django-defender

A simple super fast django reusable app that blocks people from brute forcing login attempts
Apache License 2.0
1.03k stars 144 forks source link

support builtin redis cache backend #225

Open hiaselhans opened 1 year ago

hiaselhans commented 1 year ago

Django 4 has builtin support for redis.

https://github.com/django/django/blob/main/django/core/cache/backends/redis.py