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

   > If we add the 'load rdb' command, we need to determine how to process an 
existing key that's present in both kvrocks and rdb, particularly when the 
key's type is a string in rdb. It will overwrite the existing key in kvrocks, 
which may be of a different type."
   
   Yes, it's a good concern. I prefer overwriting by default if it exists and 
we can offer an option NX like the set command to let users determine in the 
future. 


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