ari*_*ris 40 django caching django-cache redis
我注意到有两个不同的项目使用redis进行django缓存
https://github.com/sebleier/django-redis-cache/
https://github.com/niwibe/django-redis
比其他人更了解一个,更多的标准包装?我无法决定使用哪个.
Mar*_*tin 26
我目前正在使用django-redis作为Redis的缓存后端.到目前为止我还没有使用过django-redis-cache,但是让我决定使用django-redis的原因如下:
在django-redis文档站点上,您可以找到更多考虑它的理由.从我迄今为止的经验来看,我所知道的是我对django-redis非常满意.