jonathanc-n opened a new pull request, #2494: URL: https://github.com/apache/kvrocks/pull/2494
I have added slow flags for the following commands: - HGETALL - LINSERT - LREM - LRANGE - SCAN - SINTER - SDIFF - SUNION I would like to just see if I had done these correctly, I am looking to add support for these commands as well (please verify if these seem to be commands that contribute to heavy disk I/O + lmk if there are more to add): - MSET - MGET - MSETNX - GETRANGE - SETRANGE - HKEYS - HVALS - HMGET - HRANGEBYLEX - LMPOP - BLMPOP - SCARD - SMEMBERS - ZRANGEBYSCORE - ZRANGEBYLEX - ZUNION - ZINTER - SORT References: #2474 -- 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]
