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
- Timeout reading from socket
- Allow passing in the connection_pool_class to the Client
- Broadcast commands in Cluster connection classes
- Error in redis parser when using client tracking
- Closing a listening PubSub causes a NoneType AttributeError
- Cluster mode KEYS only searches one node by default
- Single node cluster: Failed node is not retried again and the process is stuck unable to connect
- Use a blocking connection pool in the async RedisCluster instead of managing connections synchronously
- Async redis subscription inside websocket doesn't shut down properly
- Connection lost issue since 4.4.0 upgrade
- Docs
- Python not yet supported