s-zok / django-redis

Full featured redis cache backend for Django.

Home Page:http://niwibe.github.io/django-redis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redis cache backend for Django

Full featured redis cache backend for Django.

image

image

image

Documentation

http://niwibe.github.io/django-redis/

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.

http://niwibe.github.io/django-redis/

License:Other


Languages

Language:Python 99.6%Language:Shell 0.4%