首页IT科技niwibe/djangoredis

niwibe/djangoredis

时间2025-06-16 16:13:46分类IT科技浏览4049
导读:Changes on 2.0 (2012-04-17 Now implemented sharding feature. For use it, see this example config:...

Changes on 2.0 (2012-04-17)

Now implemented sharding feature. For use it, see this example config:

CACHES = { default: { BACKEND: redis_cache.cache.ShardedRedisCache, LOCATION: [ 127.0.0.1:6379:1, 127.0.0.1:6379:2, unix:/path/to/socket:3, ], OPTIONS: { PARSER_CLASS: redis.connection.HiredisParser } } }

创心域SEO版权声明:以上内容作者已申请原创保护,未经允许不得转载,侵权必究!授权事宜、对本内容有异议或投诉,敬请联系网站管理员,我们将尽快回复您,谢谢合作!

展开全文READ MORE
用ai做网页设计(AI做好网站SEO优化的方法和工具) java语言实用教程第三版答案(读Java实战(第二版)笔记12_重构、测试和调试)