Full featured redis cache backend for Django.
This is a Jazzband project. By contributing you agree to abide by the Contributor Code of Conduct and follow the guidelines.
django-redis is a full featured Redis cache and session backend for Django.
http://jazzband.github.io/django-redis/latest/
Use pip
to install:
.. code-block:: console
$ python -m pip install django-redis