redis-py
https://github.com/andymccurdy/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 supported28 Subscribers
View all SubscribersAdd a CodeTriage badge to redis-py
Help out
- Issues
- Versions 5.3 an 6 are leaking?
- fix: make sure scan iterator commands are always issued to the same replica
- SentinelConnectionPool should retrieve updated master address from Sentinel on connection retries
- Idle connection management
- Serious performance issue with redis connection pooling due to CaseInsensitiveDict
- self._write_ready() 'NoneType' object is not callable
- py-redis don't acknowledged disconnection from the server
- Missing keyspace notifications after master failover
- socket_timeout parameter on async connections actually apply to multiple socket read operations
- Pipeline `execute` in async blocks as it packs the commands
- Docs
- Python not yet supported