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
- Incorrect return type hint for JSON.SET
- xadd requires a very tricky type for the `fields` parameter.
- Add aliases for nonatomic versions of mget/mset
- Asyncio and fork() does not mix
- Fix: unsubscribe/punsubscribe should be async functions in async client
- 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.
- Docs
- Python not yet supported