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 pass command with va_list to specific node #230

Closed
unikmhz opened this issue Aug 1, 2024 · 2 comments · Fixed by #231
Closed

Cannot pass command with va_list to specific node #230

unikmhz opened this issue Aug 1, 2024 · 2 comments · Fixed by #231

Comments

@unikmhz
Copy link
Contributor

unikmhz commented Aug 1, 2024

If I understand correctly, current API does not provide redisClustervCommandToNode() or something similar.

Therefore passing variadic commands to specific node is currently done using dirty hacks in code and duplication of parts of library code.

Is there any possibility of adding this API to hiredis-cluster? Thanks.

@bjosv
Copy link
Collaborator

bjosv commented Aug 2, 2024

Sure! A PR is welcomed.

@unikmhz
Copy link
Contributor Author

unikmhz commented Aug 2, 2024

Ok, will cook something up on the weekend. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants