[ 原始碼: aioredis ]
套件: python3-aioredis (1.3.1-2)
python3-aioredis 的相關超連結
Trisquel 的資源:
下載原始碼套件 aioredis:
維護者:
Original Maintainers:
- Piotr Ożarowski
- Debian Python Team
外部的資源:
- 主頁 [aioredis.readthedocs.io]
相似套件:
asyncio (PEP 3156) Redis support
The library is intended to provide simple and clear interface to Redis based on asyncio.
Features:
* Connections pool * Low-level & high-level API * hiredis parser
其他與 python3-aioredis 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python
-
- dep: python3-hiredis
- redis protocol reader for Python using hiredis