-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding support for Redis 7.0 commands #1187
Comments
Would also be interested in the sharded pub/sub commands in Redis 7.0, SSUBSCRIBE, SPUBLISH and SUBSCRIBE: |
I plan on adding some of these one by one.. Here's a start: #1189 |
Merged
Merged
This was referenced Jun 10, 2023
Merged
Closed
Closed
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Support for LMPOP, ZMPOP and other Redis 7.0 commands.
We can create a new tracker for those here if that's cool
The text was updated successfully, but these errors were encountered: