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
- is it caused by the unsafe threads?
- memory increase of 7mb(~) observed with the python-redis-4.5.5
- Make it easy to log request/responses
- Async redis is not thread safe
- Changed movablekeys command to call COMMAND GETKEYS only if no keys are specified
- Is async version of redis-py coroutine safe?
- redis's connection pool makes me wonder
- Sync `CHANGES` file up to 4.6.0? Use as a mainstay?
- Bad error message for command xadd if minid argument is a float: "ResponseError: Invalid stream ID specified as stream command argument"
- Blocking command `timeout` cannot exceed client's `socket_timeout`
- Docs
- Python not yet supported