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
- Pass zrank/zrevrank keys so they are cacheable (fixes ValueError under CSC)
- Fix JSON.set_path key derivation to strip only the file extension
- Async cluster: `ClusterNode.release()` defers returning an already-closed connection to `_free`, creating a transient false `MaxConnectionsError`
- fix(asyncio): reject connection URLs missing the scheme separator
- Clarify connection health check timeouts
- MAINT_NOTIFICATIONS spams logs since redis 8
- on_connect_check_health raises indistinguishable TimeoutError from pipeline response read timeout
- Add opt-in latency-aware cluster read balancing
- Handle ASK redirects to slotless nodes during resharding
- Refresh pooled connections before credential expiry
- Docs
- Python not yet supported