JSON Support for Redis node

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...