Skip to content

lsiudut/django-redis

 
 

Repository files navigation

Redis cache backend for Django

Full featured redis cache backend for Django.

https://travis-ci.org/niwibe/django-redis.png?branch=master https://pypip.in/v/django-redis/badge.png https://pypip.in/d/django-redis/badge.png

Documentation

Read the Docs: https://django-redis.readthedocs.org/en/latest/

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

About

Full featured redis cache backend for Django.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.0%
  • JavaScript 2.1%
  • CSS 0.9%