flask缓存caching

安装: windows安装 pip install --index-url https://pypi.douban.com/simple flask_caching 创建缓存对象: 导出: 加载到app身上 配置: from exts import cache 视图缓存 底层缓存:
相关文章
相关标签/搜索