asgi_redis 1.4.3
0
Redis-backed ASGI channel layer implementation
Contents
Redis-backed ASGI channel layer implementation
Stars: 589, Watchers: 589, Forks: 197, Open Issues: 42The django/channels_redis
repo was created 8 years ago and the last code push was 1 months ago.
The project is popular with 589 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.
GitHub Issues
The asgi-redis package has 42 open issues on GitHub
- ValueError: loop argument must agree with lock with Python 3.8
- Allow to configure msgpack serialization and deserialization
- migrate aioredis to v2.0
- Leak of connections to Redis
- Application instance took too long to shut down and was killed. For websocket_disconnect() in AsyncConsumer
- More broad aioredis version requirement
- Fix RuntimeError when modifying in_use map