1. 首页
  2. 数据库
  3. 其它
  4. django cache machine:通过ORM对Django模型进行自动缓存和失效 源码

django cache machine:通过ORM对Django模型进行自动缓存和失效 源码

上传者: 2021-05-12 02:03:35上传 ZIP文件 33.56KB 热度 19次
快取机 缓存机通过ORM为Django模型提供自动缓存和失效。 有关完整的文档,请参阅 。 要求 缓存机可与Django 1.11-2.2和Python 2.7、3.4、3.5、3.6和3.7一起使用。 安装 从获取它: pip install django-cache-machine 运行测试 从获取它: git clone git://github.com/django-cache-machine/django-cache-machine.git cd django-cache-machine pip install -r requirements/py3.txt # or py2.txt for Python 2 python run_tests.py
下载地址
用户评论