PragmaTwice opened a new pull request, #1408: URL: https://github.com/apache/incubator-kvrocks/pull/1408
As described in [the document](https://kvrocks.apache.org/community/data-structure-on-rocksdb), `KVROCKS_ENCODING_VERSION` seems to be a more scalable name than `ENABLE_NEW_ENCODING`, since the NEW encoding can become a OLD encoding, but the encoding version can be a definite number. BTW, I move two test file from `cppunit/types` to `cppunit/`, since they are both not related to types. -- 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]
