[ ソース: aioredis ]
パッケージ: python3-aioredis (1.2.0-1)
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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python
-
- dep: python3-hiredis
- redis protocol reader for Python using hiredis