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
- zrangebyscore returning wrong type.
- Async redis in multiprocessing situation hangs while attempting connection in the child process
- sentinel_get_master_addr_by_name() returns boolean instead of (host, port) pair
- xread throws timeout errors when using `block` in asyncio mode
- Async Cluster does not attempt reconnect when max connections is reached
- address_remap stuck in loop, called multiple times and not working.
- [suggestion] support rediscluster schemes like `rediscluster://host:port/`
- TimeoutError during ClusterPipeline makes the client unrecoverable
- Why does `lrem()` method 'value' parameter only take `str` types?
- Sentinel TLS: discover_master is not respect connection type.
- Docs
- Python not yet supported