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
- ClusterClient: latency-aware read load balancing (power-of-two-choices + peak-EWMA)
- Async Redis cannot use hiredis pack_command
- fix(connection): fail fast on unrecoverable connect errors (#4026)
- Add ASM (Atomic Slot Migration) cluster maintenance-notification scenario tests
- fix: guard RESP parsers against RecursionError on deeply nested replies (#4116)
- fix: filter None nodes in _determine_nodes during topology changes (#3835)
- Fix blocking commands timeout when blocking_timeout exceeds socket_timeout
- fix(cluster): populate ClusterPipeline.command_stack via execution strategy (#3703)
- perf: cache default response callbacks instead of rebuilding on every client init (standalone sync and async clients)
- redis-py pure-Python parser hits RecursionError on deeply nested RESP replies
- Docs
- Python not yet supported