git-hulk commented on PR #3193:
URL: https://github.com/apache/kvrocks/pull/3193#issuecomment-3312396069

   > Is this behavior consistent with Redis?
   
   @PragmaTwice The redeacted behavior is the same as Redis. However, Redis 
will also skip commands with the `admin` flag; it's not necessary for Kvrocks, 
as Kvrocks has some extra admin commands, such as profiling commands. Another 
difference is that Redis flagged the function call and eval* as the skip 
monitor commands, and I haven't investigated the reason for now.


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