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 JSON.set_path key derivation to strip only the file extension
- Handle ASK redirects to slotless nodes during resharding
- fix(asyncio): keep pipeline packing off the event loop
- feat(ssl): support custom SSLContext
- fix: honor read_from_replicas for sharded pubsub subscriptions in ClusterPubSub
- Use hiredis command packing for async connections
- ClusterClient: latency-aware read load balancing (power-of-two-choices + peak-EWMA)
- Async Redis cannot use hiredis pack_command
- fix(connection): fail fast on unrecoverable connect errors (#4026)
- fix: guard RESP parsers against RecursionError on deeply nested replies (#4116)
- Docs
- Python not yet supported