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 supported29 Subscribers
View all SubscribersAdd a CodeTriage badge to redis-py
Help out
- Issues
- Fix SSL verification with ssl_cert_reqs="none" and ssl_check_hostname=True
- Improved type annotations
- Multi exec on cluster
- Unable to instantiate RedisCluster according to pyright
- py-redis don't acknowledged disconnection from the server
- Fix async client safety
- Allows asyncio cluster mode connections to wait for free connection when at max.
- Not able to use hiredis with redis-py for server-assisted client-side caching
- Add scenario tests for connection interruptions
- feat: Implemented redis.asyncio.SentinelBlockingConnectionPool.
- Docs
- Python not yet supported