这篇文章主要讲一下如何在django框架中使用redis进行简单的缓存,有两种方法供选择,一种是django-redis-cache,另一种是get_redis_connection...
阅读量:2910 栏目分类:django知识