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
- redis.exceptions.ConnectionError: Error while reading from xxx:3003 : (1, '[SSL: TLSV13_ALERT_CERTIFICATE_REQUIRED] tlsv13 alert certificate required (_ssl.c:2570)')
- Type hints for chained pipelines
- Warning at startup: "No registered callback for token renewal task. Renewal cancelled"
- `LoadBalancer` keyed on slot instead of primary node, not reset on `NodesManager.initialize()`
- Reader-writer lock
- sentinel client should listen for switch-master
- Add Sentinel +switch-master linstener option to monitor failovers.
- Round robin load balancing isn't working as expected if primary node goes down for Redis cluster mode
- AttributeError during Redis Cluster create-before-destroy process
- SentinelConnectionPool does not retrieve updated master address from Sentinel on connection retries
- Docs
- Python not yet supported