kvrocks icon indicating copy to clipboard operation
kvrocks copied to clipboard

Add a slow flag to commands with heavy disk IO

Open PragmaTwice opened this issue 1 year ago • 7 comments

Search before asking

  • [X] I had searched in the issues and found no similar issues.

Motivation

We can add a new command flag e.g. slow and apply it to all commands that can lead to heavy disk IO (rocksdb read/write).

Solution

No response

Are you willing to submit a PR?

  • [ ] I'm willing to submit a PR!

PragmaTwice avatar Aug 07 '24 12:08 PragmaTwice