-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Pull requests: redis/redis-py
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Improvement: Use
shutdown()
Before close()
in connection.py
#3567
opened Mar 19, 2025 by
allrob23
Loading…
3 of 6 tasks
Fixed infinitely recursive health checks
#3557
opened Mar 12, 2025 by
excitoon
Loading…
3 of 6 tasks
Fix blocking on async pipeline with many commands (>100)
#3448
opened Dec 4, 2024 by
rad-pat
Loading…
6 tasks done
Add dynamic_startup_nodes parameter to async RedisCluster
#3447
opened Nov 28, 2024 by
Kakadus
Loading…
6 tasks done
Turn
acquire_connection
into a context manager
#3435
opened Nov 15, 2024 by
Yard1
Loading…
3 of 6 tasks
Updated default value to match sync cluster API
breakingchange
API or Breaking Change
#3434
opened Nov 15, 2024 by
vladvildanov
Loading…
6 tasks
Fix sentinel connections
breakingchange
API or Breaking Change
#3376
opened Sep 10, 2024 by
garionphx
Loading…
3 of 6 tasks
Fix parsing of the is_master attribute in the URL
techdebt
Things that can be improved or refactored
#3367
opened Sep 4, 2024 by
JackiLin
Loading…
1 of 6 tasks
Allows asyncio cluster mode connections to wait for free connection when at max.
#3359
opened Aug 21, 2024 by
cavemanpi
Loading…
4 of 6 tasks
Support using ssl.VerifyMode enum for ssl_cert_reqs
#3346
opened Aug 2, 2024 by
lattwood
Loading…
2 of 6 tasks
Changed default get_message timeout behaviour to block execution instead of poll indefinately with 100% CPU usage
#3341
opened Jul 31, 2024 by
NadavTasher
Loading…
6 tasks
Add scenario tests for connection interruptions
#3331
opened Jul 22, 2024 by
uglide
Loading…
6 tasks
feat: Implemented redis.asyncio.SentinelBlockingConnectionPool.
#3321
opened Jul 17, 2024 by
DABND19
Loading…
6 tasks done
Refactor(Typing): Add and update type annotations for core Redis commands
#3281
opened Jun 15, 2024 by
ElayGelbart
Loading…
1 of 6 tasks
[#3090] Reduce Command Responses in Redis Connection Process (on_connect)
#3268
opened Jun 6, 2024 by
zeze1004
Loading…
3 of 6 tasks
Adapt parsing of FT.PROFILE response
breakingchange
API or Breaking Change
maintenance
Maintenance (CI, Releases, etc)
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.