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 supported2 Subscribers
Add a CodeTriage badge to redis-py
Help out
- Issues
- Allow multi-node commands in async pipeline
- Fix number of retries in async pipeline
- Fixed bug with SLOWLOG GET response parsing from Redis Software
- Fixed issue with invoking _close() on closed event loop
- Fixing randomly failing test
- Turn `acquire_connection` into a context manager
- Add `command_timeout` to async client
- How to get a (async) sentinel connection pool working correctly
- Updated default value to match sync cluster API
- Error: Event loop is closed when running asyncio + sentinel examples
- Docs
- Python not yet supported