i need redis (or the cache) because of performance reasons. i know they are faster for the insert and retrieve that i need in a FIFO order. Found this http://rediscookbook.org/implement_a_fifo_queue.html and it seems it will do the trick
thanks for your time
On Tuesday, January 8, 2013 12:45:07 PM UTC, psychok7 wrote:
-- On Tuesday, January 8, 2013 12:45:07 PM UTC, psychok7 wrote:
Hi guys, just wondering if its possible to sort a django cache? I need to add data with an auto increment id to the cache and sort it in reverse order to get it back. I no this can be easily accomplished with the normal mysql database but since the cache is faster i would like to do it therethanks
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/BhIxefC4e-IJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment