Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs do not explain how to use Redis #37

Closed
acjay opened this issue Apr 10, 2013 · 2 comments
Closed

Docs do not explain how to use Redis #37

acjay opened this issue Apr 10, 2013 · 2 comments

Comments

@acjay
Copy link

acjay commented Apr 10, 2013

Maybe I'm just clueless, but it doesn't seem to me as though the docs explain how to use Redis with django-cache-machine.

@rchrd2
Copy link

rchrd2 commented Jun 21, 2013

@BertrandBordage
Copy link

If you use django-redis, you don't need these special settings. If I understand well, they are only there if you want to use cache-machine with redis-py only.
If you use Django < 1.6, you may need to add infinite timeout support to the cache backend.

So if you use django-redis and Django >= 1.6, you don't need anything special.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants