i18nsite opened a new pull request, #3253: URL: https://github.com/apache/kvrocks/pull/3253
This commit introduces Nix flake support for kvrocks, allowing for reproducible builds and easier development setup. It also improves the build system by using out-of-source builds for lua/luajit and switching to the official CMake support for lz4 and zstd.\n\nChanges include:\n- Add flake.nix and flake.lock for Nix flake support\n- Add build.sh script for easier building with Nix\n- Update lua.cmake and luajit.cmake to use out-of-source builds\n- Switch lz4 and zstd to use their official CMake support\n- Add NixOS module for deploying kvrocks as a systemd service\n- Add documentation for Nix usage in README.md -- 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]
