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.asyncio.client.Redis.ping` type error introduced in 7.0
- 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
- Typing: `Lock.extend` and `Lock.do_extend` could return `Literal[True]`
- sentinel client should listen for switch-master
- remove remaining imports of typing_extensions
- Add Sentinel +switch-master linstener option to monitor failovers.
- Docs
- Python not yet supported