PragmaTwice commented on PR #1476:
URL: 
https://github.com/apache/incubator-kvrocks/pull/1476#issuecomment-1565228453

   https://redis.io/commands/monitor/
   
   Seems redis itself already has some bad practice in solving these escaping 
problem, which is sad since we need to be compatible to redis.
   
   For me, escaping is not need at all, we can just send an arrays with bulk 
strings.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to