Redis cache for Django

39 views
Skip to first unread message

Dheerendra Rathor

unread,
Mar 7, 2016, 2:50:15 PM3/7/16
to Django users
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

Avraham Serour

unread,
Mar 7, 2016, 3:40:51 PM3/7/16
to django-users
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?

--
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...@googlegroups.com.
To post to this group, send email to django...@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.
For more options, visit https://groups.google.com/d/optout.

Dheerendra Rathor

unread,
Mar 7, 2016, 4:20:24 PM3/7/16
to django-users
I want to use redis as cache backend instead of memcached due to presence of set like data structures and persistent. 

Reply all
Reply to author
Forward
0 new messages