-
Notifications
You must be signed in to change notification settings - Fork 44
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
Do you have any documentation on how to use each function of Redis in Node-red ? #61
Comments
I agree, fantastic tool, with "challenging" documentation. It is, at least for me, a try and error approach...
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi i'm using your npm on node-red. It's really great !!! but i seem at a lost on how to use each function. for example what should i specify in msg.payload , msg.topic ??. if i want to find whether there is a key inside redis i use EXIST function with msg.topic = "Key";
then what about the other??
If you want more clarification you can tell me and i'll try to explain my problem.
The text was updated successfully, but these errors were encountered: