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

   when it comes to:
   
   i've implemented a new format that uses a two-byte magic marker (0xFF 0xFE) 
instead of a single byte, let me know if this works for you @PragmaTwice 
   
   **New format:** [[0xFF][0xFE][1-byte flags][8-byte timestamp if flag 
set][value]]
   **Old format:** [[0xFF][flags][timestamp][value]]


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