[ ソース: aioredis ]
パッケージ: python3-aioredis (1.3.1-2)
python3-aioredis に関するリンク
Debian の資源:
aioredis ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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