baobaomaomeng commented on PR #2839: URL: https://github.com/apache/kvrocks/pull/2839#issuecomment-2743020001
> I don't think SCAN is necessary if we have a good semantics and syntax of this command, e.g. for `DELETERANGE <prefix>`, we don't need to SCAN, instead we can just call `DeleteRange`, right? i > I don't think SCAN is necessary if we have a good semantics and syntax of this command, e.g. for `DELETERANGE <prefix>`, we don't need to SCAN, instead we can just call `DeleteRange`, right? understand,i will change it for next day. -- 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]
