redis-py
https://github.com/andymccurdy/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 supported28 Subscribers
View all SubscribersAdd a CodeTriage badge to redis-py
Help out
- Issues
- name parameter type could be str or int
- proposal: explicitly throw error "server that is only able to speak RESP2" instead of "redis.exceptions.ResponseError: unknown command 'hello'"
- sdist is missing few files needed to run tests
- Redis is taking time to execute the command for my application for redis-py versions >=3.4.0
- 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
- Docs
- Python not yet supported