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
- Add support for GEOSHAPE index fields and WITHIN and CONTAINS query operators
- Add fake redis server to properly test connection handshake
- do not recreate replica ClusterNode for every slot
- Update CLIENT-SETINFO to support suffixes
- ResponseT type seems to be inconsistent with whatever types-redis provides
- Inconsistency in the decoding behavior when using client.json()
- Switch to PEP 517 packaging using hatchling
- Authentication failure with v5.0
- Missing lines of coverage when using redis
- Calling pipelined function evalsha is blocked when running redis in cluster mode
- Docs
- Python not yet supported