Closed druidfund closed 1 year ago
when I use generic interface to send command JSON.ARRAPPEND, which value like R"('"abc"')", redis server will receive value with a forward slash like: '\"abc\"', is this the expected behavior? if it is, how can I send command like JSON.ARRAPPEND
when I use generic interface to send command JSON.ARRAPPEND, which value like R"('"abc"')", redis server will receive value with a forward slash like: '\"abc\"', is this the expected behavior? if it is, how can I send command like JSON.ARRAPPEND