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

FIXED Bug in parsing the output of cluster nodes, Fixed Warnings, Memory Leaks and added two extra functionalities #127

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

raghuiisc
Copy link

If u do not want to use "redisClusterSetOptionRouteUseSlots(redis)", there is a bug in parsing the output of cluster nodes which is causing the issue.

This commit fixes the same

node_get_by_key  << To get a cluster node based on key
node_get_by_addr << To get a cluster node based on address
@raghuiisc raghuiisc changed the title FIXED Bug in parsing the output of cluster nodes FIXED Bug in parsing the output of cluster nodes, Fixed Warnings, Memory Leaks and added two extra functionalities Nov 20, 2019
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

Successfully merging this pull request may close these issues.

1 participant