Skip to content
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

SORT_RO support #1234

Closed
amree opened this issue Nov 8, 2023 · 1 comment
Closed

SORT_RO support #1234

amree opened this issue Nov 8, 2023 · 1 comment

Comments

@amree
Copy link

amree commented Nov 8, 2023

May I know if we can run something like redis.sort_ro on the replicas? It doesn't seem to be supported based on the code

def sort(key, by: nil, limit: nil, get: nil, order: nil, store: nil)

Related issue: #525

@byroot
Copy link
Collaborator

byroot commented Nov 8, 2023

Duplicate of #1187

PRs to support for Redis 7.0 commands are welcome. In the meantime you can issue any arbitrary comands with .call.

@byroot byroot closed this as completed Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants