Skip to content

tomwys/django-redis

 
 

Repository files navigation

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 redis_cache on your Python path.

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

Build Doc

For build documentation, you should have installed: asciidoc, gnu make and pygments.

Having all dependencies installed, for build documentation you should execute make on doc/ directory.

About

Full featured redis cache backend for Django.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 71.8%
  • CSS 22.2%
  • JavaScript 5.7%
  • Shell 0.3%