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

Cannot execute eval with more than one keys for redis cluster #101

Open
chenyyyang opened this issue Dec 7, 2022 · 0 comments
Open

Cannot execute eval with more than one keys for redis cluster #101

chenyyyang opened this issue Dec 7, 2022 · 0 comments

Comments

@chenyyyang
Copy link

In fact , redis cluster supports to eval MORE THAN ONE keys via {}

use {} around keys to use Redis Key hash tags.

Thus. This check logic is not necessary.

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

1 participant