Can I use redis as a django database for some of my models? I'm aware (and 
using) caching with django and redis, but I'm looking for something else 
here: Something I can use at least some of the orm features with, handle a 
django Model, etc.  I found 
django-redis-engine<https://github.com/MirkoRossini/django-redis-engine>but it 
doesn't look like an active project (pre alpha commits 3 years ago) 
and django-nonrel <https://github.com/django-nonrel/django> which doesn't 
support redis and is actually a django fork and not Django proper. Any 
ideas how to proceed from here? 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 http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/33b35731-711b-4730-bda5-0a1d9c0ffc81%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to