PragmaTwice commented on PR #2142:
URL: https://github.com/apache/kvrocks/pull/2142#issuecomment-1986780568
I suggest that we can store the number of registers in one rocksdb key in
the metadata (for example, referred to as `register_number_in_one_key`), so
that even if adjustments are made later for performance reasons, the
compatibility of kvrocks data can be maintained.
Currently, a fixed value for `register_number_in_one_key` can be hardcoded
in the code.
--
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]