-
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
Fixing pubsub's listen method to be blocking.
bug-fix
#4119
opened Jun 12, 2026 by
petyaslavova
Collaborator
Loading…
Avoid per-check fd allocation in hiredis
_socket_can_read() — use poll() instead of a per-call selector
#4118
opened Jun 12, 2026 by
violuke
Loading…
Adding support in async standalone client for maintenance notifications
#4114
opened Jun 11, 2026 by
petyaslavova
Collaborator
Loading…
5 tasks
fix(search): handle list response in _parse_info_resp3_to_legacy
#4112
opened Jun 9, 2026 by
goingforstudying-ctrl
Loading…
fix(async): apply socket_timeout per read in async parsers
#4106
opened Jun 6, 2026 by
goingforstudying-ctrl
Loading…
fix(pubsub): prevent listen() from busy-looping when timeout expires
bug-fix
#4103
opened Jun 5, 2026 by
goingforstudying-ctrl
Loading…
security: verify JWToken signatures when a key is provided
feature
New feature
security
#4093
opened May 31, 2026 by
Ersa-tech
Loading…
Fall back to RESP2 when HELLO is not supported by server/proxy
#4090
opened May 29, 2026 by
yangbodong22011
Contributor
Loading…
ci: use PyPI Trusted Publishing (OIDC) for releases
#4088
opened May 29, 2026 by
madhavcodez
Loading…
fix(json): scope JSON callbacks to sub-client, not parent Redis client (#3937)
bug-fix
#4087
opened May 29, 2026 by
me-saurabhkohli
Loading…
7 tasks done
RedisCluster: Per-node health tracking and non-blocking initialize()
#4083
opened May 27, 2026 by
ngabhanenetskope
Contributor
Loading…
Fix db.client.connection.count metric drifting over time
#4078
opened May 22, 2026 by
verdie-g
Loading…
Increasing test coverage for PubSub.
maintenance
Maintenance (CI, Releases, etc)
#4076
opened May 21, 2026 by
petyaslavova
Collaborator
Loading…
Handle ASK redirects to uncached cluster nodes
#4070
opened May 16, 2026 by
Sean-Kenneth-Doherty
Loading…
Add sorted set examples notebook
changes-requested
maintenance
Maintenance (CI, Releases, etc)
#3984
opened Mar 1, 2026 by
Br1an67
Contributor
Loading…
3 of 5 tasks
Add Sentinel +switch-master linstener option to monitor failovers.
#3915
opened Jan 19, 2026 by
ManelCoutinhoSensei
Contributor
Loading…
5 tasks
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
Previous Next
ProTip!
Adding no:label will show everything without a label.