aioredis-py:asyncio(PEP 3156)Redis支持

时间:2021-04-07 06:59:08
【文件属性】:
文件名称:aioredis-py:asyncio(PEP 3156)Redis支持
文件大小:142KB
文件格式:ZIP
更新时间:2021-04-07 06:59:08
python redis redis-sentinel python3 redis-client 艾奥雷迪斯 asyncio(3156)Redis客户端库。 该库旨在为基于异步的Redis提供简单明了的接口。 特征 特征 支持的 hiredis解析器 :check_mark_button: 纯Python解析器 :check_mark_button: 低级和高级API :check_mark_button: 流水线支持 :check_mark_button: 多/执行支持 :check_mark_button: 连接池 :check_mark_button: 发布/订阅支持 :check_mark_button: 前哨支持 :check_mark_button: ACL支持 :check_mark_button: 流支持 :check_mark_button: Redis集群支持 :prohibited: 经过测试的Python版本 3.6、3.7、3.8、3.9 经过Redis服务器测试 5.0、6.0 支持dev Redis服务器 通过低级API 安装 安装aioredis的最简单方法是使用PyPi上的软件包: pip in
【文件预览】:
aioredis-py-master
----.gitignore(645B)
----setup.cfg(236B)
----README.md(2KB)
----CHANGELOG.md(12KB)
----.github()
--------PULL_REQUEST_TEMPLATE.md(1KB)
--------workflows()
--------dependabot.yml(424B)
----.pre-commit-config.yaml(2KB)
----tests()
--------test_scripting.py(5KB)
--------test_encoding.py(4KB)
--------test_connection.py(648B)
--------test_commands.py(114KB)
--------conftest.py(8KB)
--------test_monitor.py(2KB)
--------compat.py(90B)
--------test_pipeline.py(12KB)
--------requirements-mypy.txt(46B)
--------test_connection_pool.py(29KB)
--------test_pubsub.py(21KB)
--------__init__.py(0B)
--------requirements.txt(172B)
--------test_lock.py(8KB)
--------test_sentinel.py(6KB)
--------test_multiprocessing.py(6KB)
----docs()
--------license.md(1KB)
--------static()
--------examples()
--------api()
--------getting-started.md(4KB)
--------examples.md(704B)
--------changelog.md(12KB)
--------index.md(2KB)
--------requirements.txt(129B)
--------includes()
--------devel.md(3KB)
--------spelling_wordlist.txt(1KB)
--------migration.md(4KB)
----LICENSE(1KB)
----.bumpversion.cfg(137B)
----mkdocs.yml(1KB)
----CONTRIBUTORS.txt(987B)
----.git-blame-ignore-revs(220B)
----MANIFEST.in(245B)
----tools()
--------check_changes.py(1KB)
----CHANGES()
--------.gitignore(12B)
----pyproject.toml(253B)
----setup.py(2KB)
----aioredis()
--------log.py(427B)
--------exceptions.py(1KB)
--------compat.py(191B)
--------sentinel.py(12KB)
--------utils.py(1019B)
--------__init__.py(1KB)
--------lock.py(11KB)
--------client.py(173KB)
--------connection.py(58KB)
----.towncrier.md.jinja(644B)
----Makefile(1KB)

网友评论