Hello,
I set up a redis string sinc, and got it working in terms of creating either single key:value or key:jsonvalue as string types.
I'm wondering if there's any way via transform or routing functions to get redis to create the data as a hash type, or the native "json" type instead of "string".
Thanks for any help,
Dan
Hello,
I set up a redis string sinc, and got it working in terms of creating either single key:value or key:jsonvalue as string types.
I'm wondering if there's any way via transform or routing functions to get redis to create the data as a hash type, or the native "json" type instead of "string".
Thanks for any help,
Dan