文件名称:django-redis组件
文件大小:50KB
文件格式:ZIP
更新时间:2022-04-16 08:53:41
python django web
django-redis 基于 BSD 许可, 是一个使 Django 支持 Redis cache/session 后端的全功能组件.
【文件预览】:
django-redis-master
----MANIFEST.in(160B)
----.travis.yml(3KB)
----README.rst(725B)
----CHANGES.txt(9KB)
----django_redis()
--------client()
--------serializers()
--------pool.py(4KB)
--------util.py(370B)
--------__init__.py(570B)
--------compressors()
--------hash_ring.py(2KB)
--------cache.py(5KB)
--------exceptions.py(540B)
----AUTHORS.rst(753B)
----tests()
--------README.txt(357B)
--------shell.py(313B)
--------test_sqlite_usock.py(1KB)
--------test_sqlite_herd.py(1KB)
--------test_sqlite_zlib.py(1KB)
--------runtests-herd.py(371B)
--------test_hashring.py(929B)
--------runtests-sharded.py(375B)
--------runtests-zlib.py(371B)
--------test_sqlite_sharding.py(1KB)
--------runtests-lz4.py(370B)
--------test_sqlite_lz4.py(1KB)
--------__init__.py(0B)
--------runtests.py(366B)
--------test_sqlite_msgpack.py(1KB)
--------runtests-json.py(371B)
--------test_sqlite.py(1KB)
--------test_backend.py(40KB)
--------test_sqlite_json.py(1KB)
--------runtests-msgpack.py(374B)
--------runtests-unixsockets.py(373B)
----tox.ini(1KB)
----LICENSE(1KB)
----setup.cfg(281B)
----requirements.txt(77B)
----doc()
--------content.adoc(22KB)
--------content-docinfo.html(276B)
--------Makefile(213B)
----setup.py(2KB)
----.gitignore(233B)