redis-py
https://github.com/redis/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 supported4 Subscribers
Add a CodeTriage badge to redis-py
Help out
- Issues
- Normalize asyncio writer close races
- Add async client-side caching support
- fix(asyncio): keep pipeline packing off the event loop
- feat(ssl): support custom SSLContext
- fix(asyncio): fully disconnect removed cluster nodes in NodesManager.set_nodes
- fix: allow EVALSHA in ClusterPipeline (#2914)
- fix: honor read_from_replicas for sharded pubsub subscriptions in ClusterPubSub
- perf(connection): pipeline the sync connection handshake
- Eliminate GC refcounting cycle on _connect exception
- Use hiredis command packing for async connections
- Docs
- Python not yet supported