You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by "ZENOTME (via GitHub)" <gi...@apache.org> on 2023/04/28 12:31:45 UTC

[GitHub] [incubator-kvrocks] ZENOTME commented on issue #1223: Improve slot migration speed and resource consumption using raw key values

ZENOTME commented on issue #1223:
URL: https://github.com/apache/incubator-kvrocks/issues/1223#issuecomment-1527495932

   I'm interested in this issue, but I'm confused about 
   
   > With rawkv-based migration, neither the source nor the destination need to judge expire time
   >> Do you mean that we can send the write batch directly instead of the RESP format?
   
   Does it means that: for a key-value pair with expire (k,v,expire), just send the (k,v) and ignore the expire?
   
   
   


-- 
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-unsubscribe@kvrocks.apache.org

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