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
- async redis cluster should use initial startup nodes during reinitialization in case of failover
- Best way to receive the return value when the type hint is Union[Awaitable[int], int]?
- Suggestion: Read/write lock
- redis sentinel throw "Timeout connecting to server" error
- byte vector is incorrectly decoded as utf-8 string in ft result class
- process hangs due to default socket_timeout=None
- Async RedisCluster pubsub support
- Reduce default max_connections number
- Feature request - conditional decode of response
- Async cancellation swallowed by BRPOPLPUSH
- Docs
- Python not yet supported