Contents

channels-redis 4.3.0

0

Redis-backed ASGI channel layer implementation

Redis-backed ASGI channel layer implementation

Stars: 637, Watchers: 637, Forks: 200, Open Issues: 50

The 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 channels-redis

You can install channels-redis using pip

pip install channels-redis

or add it to a project with poetry

poetry add channels-redis

Package Details

Author
Django Software Foundation
License
BSD
Homepage
http://github.com/django/channels_redis/
PyPi:
https://pypi.org/project/channels-redis/
GitHub Repo:
https://github.com/django/channels_redis
No  channels-redis  pypi packages just yet.

Errors

A list of common channels-redis errors.

Code Examples

Here are some channels-redis code examples and snippets.

Related Packages & Articles

aredis 1.1.8

Python async client for Redis key-value store