git-hulk commented on PR #2494: URL: https://github.com/apache/kvrocks/pull/2494#issuecomment-2295121709
@jonathanc-n What this issue intent to add a command attribute like what we have in [commands/commander.h#L66](https://github.com/apache/kvrocks/blob/unstable/src/commands/commander.h#L66). cc @PragmaTwice And for the slow commands: - SCAN is not a slow command - HKEYS/HVALS are the same as HGETALL, can be identified as a O(N) command -- 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]
