Hello, I tried to save my JSON object to Redis but find out that the node doesn’t supports this.
Me too! Did you come up with a workaround?
No, I didn’t.
There is a workaround. In the value field when using Hash type in the Redis node should work.
key1 value1 key2 value2...
I would like to have this features too! I’m also using FT.SEARCH, FT.CREATE command.
I hope these ones will be added to redis node because they are already implemented in node-redis