tisonkun commented on issue #609: URL: https://github.com/apache/incubator-kvrocks/issues/609#issuecomment-1143071072
@git-hulk @PragmaTwice Hmmm, I just notice that Redis uses a [Lua 5.1 fork](https://github.com/redis/redis/tree/unstable/deps/lua) also. Is it possible that we pull Lua code directly into this repo and port them into c++ code? As a kvrocks bundle Lua engine, it needs not to be able to build with C compiler. It may be an approach we working around the compiling issues at #614. -- 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]
