I want to use redis as cache backend instead of memcached due to presence
of set like data structures and persistent.

On Mon, 7 Mar 2016 at 21:10 Avraham Serour <tovm...@gmail.com> wrote:

> so do you want to use redis as a backend for cache instead of memcached or
> do you want to use redis complex data structures in your project?
>
> On Mon, Mar 7, 2016 at 4:50 PM, Dheerendra Rathor <
> dheeru.ratho...@gmail.com> wrote:
>
>> Hey folks,
>>
>> This post is for getting opinions
>>
>> I want to use Redis cache for my Django project. I found two apps for
>> that Django Redis (https://github.com/niwinz/django-redis) and Django
>> Redis Cache (https://github.com/sebleier/django-redis-cache). I was
>> going through docs and both looks promising.
>>
>> I'm noob to Redis world and coming from memcached. I want to use complex
>> Redis data-structures like Set, Sorted Set, Hash etc.
>>
>> So which application will suit my requirement with Django.
>>
>> Thanks
>>
>> --
>> 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 https://groups.google.com/group/django-users.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/c464e770-1f22-4d52-9da5-66a08c6c56dc%40googlegroups.com
>> <https://groups.google.com/d/msgid/django-users/c464e770-1f22-4d52-9da5-66a08c6c56dc%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> 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 https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAFWa6tLE2v2o4zWy%3D_5p%3DX9E42CFxJautagYonbBpw9rBGQAVQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAFWa6tLE2v2o4zWy%3D_5p%3DX9E42CFxJautagYonbBpw9rBGQAVQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> 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 https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAByqUgiHaHXd1wjmY-m518wNaBi%3D0d6dRtEJeg_USN2Uh0maYA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to