Uses for Redis in your Django application
I will list some of the uses that I have found Redis to be a good choice for in my projects. If you're like me and new to using in-memory stores for something other than caching, then maybe you will find this article interesting.…