redis-py
https://github.com/redis/redis-py
Python
Redis Python Client
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported4 Subscribers
Add a CodeTriage badge to redis-py
Help out
- Issues
- 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.
- Add deprecation notice to setex() method documentation
- `hset` `value` parameter typed as `str | None`
- CLUSTER SLOTS re-initialization cascade: deterministic startup_nodes ordering causes network saturation on first-slot node in large clusters
- Reverting the changes related to RESP2 and RESP3 unification of the returned response objects
- fix(typing): correct type annotation for XReadResponse
- Add missing url query argument parser for ssl_min_version
- fix(cluster): enable health check in ClusterNode command execution
- .3493622109966576:a197018d5c60a54a51b49ca15d6fb0b3_69e7125e81ef3ff6db540126.69e7462981ef3ff6db540408.69e74628d6025e57c275fa6c:Trae CN.T(2026/4/21 17:40:57)
- Add example scripts for common Redis operations
- Docs
- Python not yet supported