Hi Mike,

You need a cache backend, you can write it by yourself [0] or use an
existing one [1,2]

[0] 
https://docs.djangoproject.com/en/1.6/topics/cache/#using-a-custom-cache-backend
[1] https://github.com/niwibe/django-redis
[2] https://github.com/sebleier/django-redis-cache

On Wed, Apr 23, 2014 at 8:29 PM, Mike Megally <cmsim...@gmail.com> wrote:
> Did you figure this out? I'm currently in the same situation.
>
> On Thursday, March 28, 2013 9:56:13 PM UTC-7, Alan Johnson wrote:
>>
>> How does one configure this?  The documentation only explains how to use
>> locmem or memcached, and yet the commit logs reference Redis multiple times,
>> so it must be doable. Does anybody have any advice or experience with this?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/e147c975-33e9-466d-81f0-8b3949330b18%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CABoKswizD0fQV3FaQjZ3dW1ToHRFFxxY0WbKML1DjgLBmqEO2w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to