issues
search
django
/
channels_redis
Redis channel layer backend for Django Channels
BSD 3-Clause "New" or "Revised" License
601
stars
197
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added support for Python 3.13
#404
smithdc1
closed
1 week ago
0
Update changelog and version for 4.2.1
#403
bigfootjon
closed
1 week ago
0
license specifics
#402
amirreza8002
opened
1 month ago
6
Add serialization registry.
#401
carltongibson
closed
1 month ago
2
Allow sending multiple messages in bulk
#400
olzhasar
opened
1 month ago
6
Allow sending messages in bulk
#399
olzhasar
opened
2 months ago
2
Add serialization registry
#398
sevdog
closed
1 month ago
8
redis.exceptions.ResponseError: unknown command 'BZPOPMIN'
#397
antoinebou12
closed
3 months ago
1
NoPermissionError when using AWS ElastiCache
#396
epicserve
opened
3 months ago
6
Crash in redis/asyncio/connection.py using Django Channels
#395
developcreativo
closed
1 week ago
2
Update README.rst
#394
vzts
closed
4 months ago
0
channels_redis keeps stale connection to redis
#393
rythm-of-the-red-man
opened
5 months ago
1
Missing tag for 4.2.0 release
#392
doge-tech
closed
5 months ago
1
When restart the server, channel information is not deleted.
#391
wolru
closed
5 months ago
1
need for Advanced Redis configurations
#390
Aswin1105
opened
5 months ago
1
Use group_send() when group is empty. (Outside Of Consumers)
#389
MYWpro
closed
6 months ago
1
Update README.rst
#388
kofnet002
opened
6 months ago
1
Fixed typo.
#387
slyapustin
closed
7 months ago
0
support microsoft entra id for authentication with azure cache for redis
#386
dimbleby
opened
7 months ago
1
redis.exceptions.ResponseError: unknown command 'BZPOPMIN'
#385
mittalgmt
closed
3 months ago
1
Improve some comments
#383
AliRn76
opened
8 months ago
0
Update README.rst
#382
michael-borisov
closed
9 months ago
0
Unable to configure AWS elasticache redis with channel_redis
#381
SanaZulfiqar
opened
10 months ago
1
support msgpack.packb kwargs
#380
mpnowacki-reef
opened
10 months ago
0
Serverless AWS Redis results in `redis.exceptions.ResponseError: Lua scripts without any input keys are not supported.`
#379
Jonathan-Landeed
opened
10 months ago
3
Updated change notes and readme for 4.2 release.
#378
carltongibson
closed
10 months ago
0
Add redis to test matrix
#377
sevdog
closed
10 months ago
0
Avoid redis 5.x deprecation warning when closing connection
#376
sevdog
closed
10 months ago
6
chore: Cleanup refs to python 3.7
#375
marksweb
closed
1 year ago
0
test: Add python 3.12 and drop 3.7
#374
marksweb
closed
1 year ago
4
Connection reset by peer when upgrading redis-py to v5
#373
vsobotka
closed
10 months ago
6
Inconsistent group_send behavior in RedisChannelLayer when called in consumer disconnect()
#372
agsimmons
opened
1 year ago
1
TypeError: AbstractConnection.__init__() got an unexpected keyword argument 'ssl_cert_reqs'
#371
Azelphur
closed
10 months ago
2
Document Redis SSL configs
#370
bbrowning918
closed
1 year ago
4
Connection is None causing TypeError: object NoneType can't be used in 'await' expression
#369
GabrielDealca
closed
10 months ago
1
FYI: New Relic Python instrumentation breaks the PubSub layer with async consumers
#368
drewbrew
closed
1 year ago
1
Failing test caused other tests to fail with RuntimeError: Event loop is closed on pytest
#367
maribedran
closed
10 months ago
5
`RedisChannelLayer.receive()` drops events due to `asyncio.shield()` in redis-py 4.5.4
#366
dcki
closed
10 months ago
10
In channels-redis==4.1.0, Cannot import BACKEND 'channels_redis.core.RedisChannelLayer' specified for default #2005
#365
niranjanglynk
closed
1 year ago
1
TimeoutError with pytest-asyncio when `group_discard` is used
#364
samupl
closed
1 year ago
1
Use normalized `channels-redis` PyPI package name in README
#363
johnthagen
closed
1 year ago
0
Reenabled Python 3.11 testing.
#362
carltongibson
closed
1 year ago
0
Group_Send gets indefinitely stuck
#361
aaditya-ridecell
closed
1 year ago
3
Reuse redis connection
#360
bast-ii
closed
1 year ago
1
Bumped version and change notes for v4.1.0 release.
#359
carltongibson
closed
1 year ago
0
Refs #348 -- Skiped PY311 tests until redis-py fixes compatibility.
#358
carltongibson
closed
1 year ago
0
Updated GHA workflow action versions.
#357
carltongibson
closed
1 year ago
1
Redis compat: xfail problem test cases and update redis-py.
#356
carltongibson
closed
1 year ago
1
Bump redis from 4.3.5 to 4.5.3
#355
dependabot[bot]
closed
1 year ago
1
channel_layer.group_add with already existing group removes the group
#354
Mauro-more
opened
1 year ago
1
Next