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
- Asyncio and fork() does not mix
- New release 5.0.0 returns error with pyright
- The close() method of socket should not be called in __del__ method.
- How do I connect to a set of replicated servers (not cluster, no sentinal)
- How is the socket_timeout supposed to be set when using `UnixDomainSocketConnection`?
- A deadlock is encountered when invoking the 'subscribe' function.
- pubsub.get_message() sometimes doesn't receive messages
- `Redis()` doesn't raise exception even when no redis server is running and it cannot connect, for both sync and async instantiation.
- improvement: sleep 10ms between fetching messages in pubsub API
- Max recursion depth RecursionError when max clients exceeded with Sentinel
- Docs
- Python not yet supported