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
- asyncio redis cluster: fixed reconnection when whole cluster goes down
- Improve connection speed by running fewer commands
- add url support for sentinel
- Possible deadlock during a Python GC cycle caused by `Pubsub.__del__`
- skip `ssl` import if not available
- How to silence redis log
- PythonRespSerializer: better chunking
- Allow multiple LOAD arguments with wildcard LOAD aggregations
- Request - HGET mapping feature
- ConnectionError('Error UNKNOWN while writing to socket. Connection lost.').
- Docs
- Python not yet supported