BertrandBordage / django-redis

Full featured redis cache backend for Django.

Home Page:https://django-redis.readthedocs.org/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redis cache backend for Django

Full featured redis cache backend for Django.

https://img.shields.io/travis/niwinz/django-redis.svg?style=flat https://img.shields.io/pypi/v/django-redis.svg?style=flat https://img.shields.io/pypi/dm/django-redis.svg?style=flat

Documentation

http://niwinz.github.io/django-redis/latest/

How to install

Run python setup.py install to install, or place django_redis on your Python path.

You can also install it with: pip install django-redis

About

Full featured redis cache backend for Django.

https://django-redis.readthedocs.org/en/latest/

License:Other


Languages

Language:Python 100.0%