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

   > We usually have COUNT to limit the work that the server should do (avoid 
long-running execution).
   
   @torwig We could simply use `rocksdb::DeleteRange` if we don't need to 
support the `COUNT`. And it would be fast since it just appends a write batch 
in rocksdb.


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