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
- redis's connection pool makes me wonder
- Sync `CHANGES` file up to 4.6.0? Use as a mainstay?
- Bad error message for command xadd if minid argument is a float: "ResponseError: Invalid stream ID specified as stream command argument"
- Blocking command `timeout` cannot exceed client's `socket_timeout`
- Redis-py async, ttl not set up correctly for some keys.
- Feature request: JSON.GET in cluster.py READ_COMMANDS
- redis.sentinel.MasterNotFoundError: No master found for mymaster (But able to connect to master with Redis class)
- After Upgrading to 4.5.4 we're getting `Task was destroyed but it is pending!`
- Commands don't implement `CommandsProtocol.connection_pool`
- Redis pubsub task cancellation raises ConnectionError
- Docs
- Python not yet supported