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
- Typing: `Lock.extend` and `Lock.do_extend` could return `Literal[True]`
- 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
- GeneratorExit error after setting callback on Redis instance from ConnectionPool (Python 3.13, asyncio, redis 7.1.0, Ubuntu
- SentinelConnectionPool does not retrieve updated master address from Sentinel on connection retries
- self.command_stack isn't set properly for ClusterPipeline
- Timeout writing to socket when using redis-py with configured timeouts and health check
- Timeout errors and new connections spiking
- Docs
- Python not yet supported