ltagliamonte commented on PR #2845: URL: https://github.com/apache/kvrocks/pull/2845#issuecomment-2763061977
> @ltagliamonte How could we generate the SST if we would like to use this command? I raise this question because I prefer using the same rocksdb version instead of introducing gorocksdb. So I'm wondering if we should support generating SSTs first by providing a subcommand for Kvrocks. > > cc @apache/kvrocks-committers Hello @git-hulk in this codebase the use of the gorocksdb library has been introduced just for the unit tests. I thought about just dropping few pre generated SST files but I didn't think it was the right approach. I also think that by looking at the unit test code I've added it's going to be extremely simple for any other programming language to generate correct SST files. -- 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]
