
asgi_redis 1.4.3
0
Redis-backed ASGI channel layer implementation
Contents
Redis-backed ASGI channel layer implementation
Stars: 637, Watchers: 637, Forks: 200, Open Issues: 50The django/channels_redis repo was created 10 years ago and the last code push was 4 months ago.
The project is popular with 637 github stars!
How to Install asgi-redis
You can install asgi-redis using pip
pip install asgi-redis
or add it to a project with poetry
poetry add asgi-redis
Package Details
- Author
- Django Software Foundation
- License
- BSD
- Homepage
- http://github.com/django/asgi_redis/
- PyPi:
- https://pypi.org/project/asgi_redis/
- GitHub Repo:
- https://github.com/django/asgi_redis
Related Packages
Errors
A list of common asgi-redis errors.
Code Examples
Here are some asgi-redis code examples and snippets.
pythonfix




