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
- Fix ConnectionPool deadlock triggered by gc
- Revert extraneous local assignment of scheduled tasks
- Refactor how asyncio.BlockingConnectionPool gets connection.
- "No connection available" errors since 5.0.1
- The health_check_interval configuration is used to perform a health check before a command is executed?
- Remove idle connections periodically
- SlotNotCoveredError when cluster is resharding
- Fix SlotNotCoveredError when cluster is resharding
- Dump restoration always reports "DUMP payload version or checksum are wrong"
- How to re-implement example from Redis Lock in asyncio
- Docs
- Python not yet supported