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
- Fix connection leak in utils.pipeline() on exception
- fix: accept numeric string for px in extract_expire_flags
- fix(asyncio): close the health check HTTP thread pool on shutdown
- Added support for CELL_SIZE argument for CMS.INITBYDIM and CMS.INITBYPROB
- Reject bool and out-of-range Connection port
- Sentinel discovery traffic always lands on the same sentinel node, causing load imbalance
- Round-robin sentinel discovery traffic across healthy sentinel nodes
- Add latency-based Redis Cluster read load balancing
- test(utils): add unit test suite for primitive to bytes encoding helper
- Docs
- Python not yet supported