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
- Updating hash commands type hints and jsonget return type hints
- Added support for new array commands
- Async cluster: removed-node cleanup in NodesManager.set_nodes leaks in-use connections (extends #3572)
- Add deprecation notice to setex() method documentation
- `hset` `value` parameter typed as `str | None`
- CLUSTER SLOTS re-initialization cascade: deterministic startup_nodes ordering causes network saturation on first-slot node in large clusters
- fix(typing): correct type annotation for XReadResponse
- Add missing url query argument parser for ssl_min_version
- Connection regression since 7.1.0
- Resharding redis cluster
- Docs
- Python not yet supported