[ 原始碼: python-channels-redis ]
套件:python3-channels-redis(2.3.3-1)
python3-channels-redis 的相關連結
Debian 的資源:
下載原始碼套件 python-channels-redis:
- [python-channels-redis_2.3.3-1.dsc]
- [python-channels-redis_2.3.3.orig.tar.gz]
- [python-channels-redis_2.3.3-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Redis channel layer backend for Django Channels (Python3 version)
A Django Channels channel layer that uses Redis as its backing store, and supports both a single-server and sharded configurations, as well as group support.
This package contains the Python 3 version of the library.
其他與 python3-channels-redis 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aioredis
- asyncio (PEP 3156) Redis support
-
- dep: python3-cryptography
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-django-channels (>= 2)
- Developer-friendly asynchrony for Django (Python3 version)
-
- dep: python3-msgpack
- Python 3 implementation of MessagePack format