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 OverflowError in exponential backoff during a long outage
- test: run the assertions that sit inside pytest.raises blocks
- Fix cluster client reuse and default-node selection after close
- Reject a malformed db in the connection URL path
- Clear the in-progress cache entry when a read fails
- Do not lose pool capacity when connection construction fails
- PubSub and maintenance-push reads loop forever on `InvalidResponse` because the offending reply is never consumed
- fix(sentinel): disconnect on read errors by default
- fix: treat `InvalidResponse` as connection-invalidating even when `disconnect_on_error=False`
- fix(lock): preserve zero-timeout locks on renewal
- Docs
- Python not yet supported