Ryan4253 opened a new issue, #3021:
URL: https://github.com/apache/kvrocks/issues/3021

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
   
   
   ### Motivation
   
   There is currently no command that allows the user to flush the memtable 
through the redis cli, which would be useful if the user wants to guarantee no 
data loss when WAL is disabled. 
   
   ### Solution
   
   Add a command that calls rocksdb::Db::Flush internally
   
   ### Are you willing to submit a PR?
   
   - [x] I'm willing to submit a PR!


-- 
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: issues-unsubscr...@kvrocks.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to