文件名称:Python-Tache是一个Python的缓存框架
文件大小:26KB
文件格式:ZIP
更新时间:2022-08-29 20:41:39
Python开发-数据缓存
同时支持 Python2 和 Python3 支持缓存普通函数/实例方法/类方法/静态方法 支持 Batch 批量缓存 支持基于 Tag 的缓存和失效 支持基于参数显式声明 key 格式
【文件预览】:
tache-master
----MANIFEST.in(42B)
----.travis.yml(89B)
----docs()
--------use_kwargs.md(2KB)
--------conf.py(10KB)
--------cache_null_and_miss.md(2KB)
--------installation.md(69B)
--------advance_tag.md(684B)
--------Makefile(8KB)
--------index.md(12B)
----tests()
--------test_cache_key.py(1024B)
--------test_redis_tag.py(6KB)
--------__init__.py(0B)
--------test_redis_cache.py(3KB)
--------test_redis_batch.py(2KB)
----tox.ini(94B)
----dev-requirements.txt(68B)
----CHANGES.md(86B)
----setup.cfg(64B)
----tache()
--------shortid.py(2KB)
--------utils.py(2KB)
--------cached.py(3KB)
--------batch.py(2KB)
--------__init__.py(201B)
--------_compat.py(135B)
--------serializer.py(6KB)
--------backend.py(2KB)
--------tache.py(2KB)
----requirements.txt(38B)
----setup.py(1KB)
----LICENSE.md(1KB)
----.gitignore(367B)
----README.md(3KB)