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
- Add replica sentinel aliases
- Migrate scenario tests for standalone client with maint notifications to use effects based actions
- perf: cache default response callbacks instead of rebuilding on every client init
- [BUG] brpop crashes in version 8.0.0 with: redis.exceptions.TimeoutError: Timeout reading from socket exception
- fix: guard RESP parser against deeply nested aggregate replies (#4116)
- redis-py pure-Python parser hits RecursionError on deeply nested RESP replies
- Search ft.info command fails for RedisCluster client
- fix(async): apply socket_timeout per read in async parsers
- Cluster code micro-optimization
- security: verify JWToken signatures when a key is provided
- Docs
- Python not yet supported