ltagliamonte-dd commented on PR #2827:
URL: https://github.com/apache/kvrocks/pull/2827#issuecomment-2725485767

   @torwig thanks, since my use case is just HSET i've been focusing on this 
function 
https://github.com/apache/kvrocks/blob/unstable/src/types/redis_hash.cc#L241-L296
   
   going over the code it looks like that when the key exists, metadata.version 
contains the current version of the Key hash.
   This version is used to construct the subkeys for the field-value pairs 
being set or updated.
   Am i interpreting this wrong?


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