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
- Round robin load balancing isn't working as expected if primary node goes down for Redis cluster mode
- Hold references to ClusterNode disconnect task
- 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
- Don't deplete all the startup nodes after ConnectionError/TimeoutError
- 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
- Add support for Trio via AnyIO
- Docs
- Python not yet supported