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
- ci: use PyPI Trusted Publishing (OIDC) for releases
- RESP3 default in 8.0 breaks connections to servers/proxies that don't support HELLO (no fallback)
- Fall back to RESP2 when HELLO is not supported by server/proxy
- fix(json): scope JSON callbacks to sub-client, not parent Redis client (#3937)
- RedisCluster: Per-node health tracking and non-blocking initialize()
- Fix db.client.connection.count metric drifting over time
- Increasing test coverage for PubSub.
- RedisCluster: Transient node failure causes thundering herd on initialize(), leading to pool exhaustion under high concurrency
- Add AGENTS.md — MCP Agent Instructions
- Potential memory leak when using redis.asyncio RedisCluster with FastAPI
- Docs
- Python not yet supported