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 supported2 Subscribers
Add a CodeTriage badge to redis-py
Help out
- Issues
- BlockingConnectionPool deadlock (double condition.acquire)
- Add lock to Pubsub.execute_command to ensure only one connection is created
- PubSub run method lose connection after 10 minutes of inactivity
- Fix `MEMORY USAGE key` in cluster (legacy redis)
- Return to generating SSL snake oil certificates
- Redis connection release after reset
- Notice speed regression from v4 -> v5 with hiredis
- Have get_primaries and related RedisCluster methods throw an error if the cluster isn't initialized
- BlockingConnectionPool does not recover if redis disconnects.
- LOAD alias for Aggregation
- Docs
- Python not yet supported