-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Pull requests: redis/redis-py
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Changing the default protocol used to RESP3 keeping the responses for default config compatible with current RESP2 shape. Adding possibility to opt-in for unified responses for both protocol.
breakingchange
API or Breaking Change
#4052
opened Apr 30, 2026 by
petyaslavova
Collaborator
Loading…
Add deprecation notice to setex() method documentation
#4051
opened Apr 29, 2026 by
swoutch
Loading…
4 of 5 tasks
Reverting the changes related to RESP2 and RESP3 unification of the returned response objects
#4048
opened Apr 23, 2026 by
petyaslavova
Collaborator
Loading…
Add missing url query argument parser for ssl_min_version
#4047
opened Apr 23, 2026 by
coredumperror
Loading…
3 of 5 tasks
fix(typing): correct type annotation for XReadResponse
#4046
opened Apr 22, 2026 by
hydroblaze
Loading…
5 tasks
fix(cluster): enable health check in ClusterNode command execution
maintenance
Maintenance (CI, Releases, etc)
#4043
opened Apr 22, 2026 by
armorbreak001
Loading…
.3493622109966576:a197018d5c60a54a51b49ca15d6fb0b3_69e7125e81ef3ff6db540126.69e7462981ef3ff6db540408.69e74628d6025e57c275fa6c:Trae CN.T(2026/4/21 17:40:57)
#4042
opened Apr 21, 2026 by
zilvya
Loading…
5 tasks
Add example scripts for common Redis operations
#4032
opened Apr 15, 2026 by
yosofbadr
Loading…
3 tasks done
Add Pub/Sub examples notebook
changes-requested
maintenance
Maintenance (CI, Releases, etc)
#4007
opened Mar 23, 2026 by
r266-tech
Loading…
Add sorted set examples notebook
changes-requested
maintenance
Maintenance (CI, Releases, etc)
#3984
opened Mar 1, 2026 by
Br1an67
Loading…
3 of 5 tasks
Raise TypeError when string is passed as IndexDefinition prefix
#3983
opened Mar 1, 2026 by
Br1an67
Loading…
2 of 5 tasks
Add Sentinel +switch-master linstener option to monitor failovers.
#3915
opened Jan 19, 2026 by
ManelCoutinhoSensei
Contributor
Loading…
5 tasks
Fix cache proxy connection unbalanced command send and read
#3908
opened Jan 9, 2026 by
tzongw
Contributor
Loading…
Add REPLICA aliases for deprecated SLAVE terminology in Sentinel
#3877
opened Dec 10, 2025 by
majiayu000
Contributor
Loading…
SentinelConnectionPool should retrieve updated master address from Sentinel on connection retries
#3875
opened Dec 9, 2025 by
SamuelGD
Loading…
5 tasks
fix: make sure scan iterator commands are always issued to the same replica
#3769
opened Sep 12, 2025 by
rdelcampog
Loading…
5 tasks done
LoadBalancer keyed on slot instead of primary node, not reset on NodesManager.initialize()
#3683
opened Jun 19, 2025 by
drewfustin
Loading…
5 tasks done
Add support for Trio via AnyIO
#3647
opened May 14, 2025 by
agronholm
Contributor
Loading…
4 of 6 tasks
Fix parsing of the is_master attribute in the URL
changes-requested
techdebt
Things that can be improved or refactored
#3367
opened Sep 4, 2024 by
JackiLin
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
ProTip!
Add no:assignee to see everything that’s not assigned.