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
- Sometimes the O(1) has 2+ sec latency
- Avoid copying of immutables from cache and None on retry
- redis.asyncio.Sentinel doesn't provide a proper way to clear its child connection pools
- Bug in retry-handling in the PubSub-client
- Integrating OpenCV with FastAPI and Redis RQ Causes Task/Job Failures
- Use CPU based limit and Blocking Connection Pool in redis-py by default
- list operation name type should be KeyT not str?
- scan_iter family commands gives inconsistent result when using Sentinel connection pool
- mypy thinks sadd is not awaitable
- Inconsistency default behaviour on Sync / Async clients against ConnectionError
- Docs
- Python not yet supported