文件名称:铃声:具有干净API的Python缓存接口以及内置的memcache和redis + asyncio支持
文件大小:198KB
文件格式:ZIP
更新时间:2024-02-26 00:38:20
python redis django cache lru
铃声:具有干净API的Python缓存接口以及内置的memcache和redis + asyncio支持
【文件预览】:
ring-master
----.travis.yml(1KB)
----README.rst(3KB)
----docs()
--------quickstart.rst(8KB)
--------contribution.rst(1KB)
--------conf.py(6KB)
--------ring()
--------extend.rst(1024B)
--------ring.rst(3KB)
--------readthedocs-requirements.txt(6B)
--------future.rst(1KB)
--------control.rst(9KB)
--------coder.rst(3KB)
--------why.rst(10KB)
--------factory.rst(5KB)
--------.gitignore(6B)
--------Makefile(604B)
--------index.rst(1KB)
----ring()
--------coder.py(5KB)
--------_memcache.py(695B)
--------_util.py(1KB)
--------callable.py(745B)
--------func()
--------django.py(11KB)
--------__init__.py(692B)
--------_compat.py(550B)
--------key.py(3KB)
--------chain.py(8KB)
--------__version__.py(22B)
----tests()
--------test_func_sync.py(11KB)
--------test_memcache.py(3KB)
--------test_func_asyncio.py(210B)
--------test_coder.py(3KB)
--------test_coerce.py(2KB)
--------test_redis.py(2KB)
--------test_compat.py(156B)
--------django_app.py(2KB)
--------test_workflow.py(2KB)
--------test_callable.py(3KB)
--------test_readme.py(2KB)
--------__init__.py(0B)
--------_test_callable_py3.py(1KB)
--------test_model.py(2KB)
--------test_django.py(4KB)
--------_test_module_py37.py(112B)
--------_test_func_asyncio.py(13KB)
--------test_memoize.py(509B)
--------test_lru_cache.py(4KB)
--------test_ring.py(2KB)
--------test_key.py(3KB)
--------_test_interface.py(5KB)
--------test_control.py(1KB)
--------test_interface.py(208B)
--------test_customize.py(558B)
--------test_chain.py(6KB)
----tox.ini(284B)
----LICENSE(2KB)
----setup.cfg(218B)
----codecov.yml(256B)
----examples()
--------caching_function.py(576B)
----docker-compose.yml(499B)
----setup.py(3KB)
----.gitignore(145B)
----contrib()
--------logo()