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
- 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
- Inconsistency in SSL password support between Synchronous and Asynchronous Redis clients
- Fixing sentinel command response
- KeyT for set operations
- pretty sure sadd should take a KeyT not an str for the key name
- No master found for 'mymaster'
- Configurable Encoder
- Fix get_node_from_slot to handle resharding
- Docs
- Python not yet supported