kreds
kreds copied to clipboard
Arguments not being escaped causing ERR syntax error
Hey,
I have recently found out that when trying to write something for example a JSON object will lead to the issue ERR syntax error because not escaped.
And almost sure the key is not escaped as well, when sending arguments with double quotes this issue doesn't occur.
Thanks.
Hmmm, not sure whats going on but seems like the exSeconds was the issue here, when commenting on this it doesn't throw the error anymore.

@misterquestions against which version of redis are you running?
6.0.5