johnny-cache:django应用缓存框架

网友投稿 531 2022-10-19

johnny-cache:django应用缓存框架

johnny-cache:django应用缓存框架

Johnny Cache is a caching framework for django applications. It works with the django caching abstraction, but was developed specifically with the use of memcached in mind. Its main feature is a patch on Django's ORM that automatically caches all reads in a consistent manner.

You can install johnny with pip:

pip install johnny-cache

You can fork johnny-cache from its git repository:

git clone http://github.com/jmoiron/johnny-cache.git

Or if you prefer mercurial, from its hg mirror:

hg clone http://bitbucket.org/jmoiron/johnny-cache

Please read The full documentation to Johnny Cache before using it.

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:2022年8月14日——mybatis的使用添加、修改和删除
下一篇:聊聊Mybatis的缓存的其他装饰者
相关文章

 发表评论

暂时没有评论,来抢沙发吧~