Pull requests: redis/redis-py
Pull requests list
LoadBalancer
keyed on slot instead of primary node, not reset on NodesManager.initialize()
#3683 openedJun 19, 2025 by drewfustin Loading…
5 tasks done
Removing synchronous context manager handling from async RedisCluster. breakingchangeAPI or Breaking Change
#3679 openedJun 13, 2025 by petyaslavova Loading…
5 tasks
Updating test images for pipeline execution maintenanceMaintenance (CI, Releases, etc)
#3678 openedJun 13, 2025 by petyaslavova Loading…
5 tasks
add async Retry
__eq__
and __hash__
& fix ExponentialWithJitterBackoff __eq__
bug-fix changes-requested#3668 openedJun 3, 2025 by terencehonles Loading…
1 of 5 tasks
Fixing errors reported by mypy. breakingchangeAPI or Breaking Change
#3666 openedJun 2, 2025 by petyaslavova • Draft
5 tasks
Encoder support date type waiting-for-response
#3651 openedMay 21, 2025 by aravikiran152 Loading…
6 tasks
SentinelManagedConnection searches for new master upon connection failure (#3560)
#3601 openedApr 15, 2025 by ManelCoutinhoSensei Loading…
3 of 6 tasks
Add Redis readiness verification (#3555)
#3596 openedApr 11, 2025 by ManelCoutinhoSensei Loading…
3 of 6 tasks
Fix blocking on async pipeline with many commands (>100)
#3448 openedDec 4, 2024 by rad-pat Loading…
6 tasks done
Turn
acquire_connection
into a context manager#3435 openedNov 15, 2024 by Yard1 Loading…
3 of 6 tasks
Fix parsing of the is_master attribute in the URL techdebtThings that can be improved or refactored
#3367 openedSep 4, 2024 by JackiLin Loading…
1 of 6 tasks
Allows asyncio cluster mode connections to wait for free connection when at max.
#3359 openedAug 21, 2024 by cavemanpi Loading…
4 of 6 tasks
Changed default get_message timeout behaviour to block execution instead of poll indefinately with 100% CPU usage
#3341 openedJul 31, 2024 by NadavTasher Loading…
6 tasks
feat: Implemented redis.asyncio.SentinelBlockingConnectionPool.
#3321 openedJul 17, 2024 by DABND19 Loading…
6 tasks done
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.