This is an automated email from the ASF dual-hosted git repository. exceptionfactory pushed a commit to branch main-staging in repository https://gitbox.apache.org/repos/asf/nifi-site.git
commit 109378d77aad0a744c4f9b245c5fd3077ed6a688 Author: Martin Zink <[email protected]> AuthorDate: Wed Jul 23 14:18:30 2025 +0200 MINIFICPP-2592 Correct minificpp windows and macOS as support on Nifi site (cherry picked from commit b442faa8f25a68a7e22a5f058d6caa7ded02e792) --- content/projects/minifi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/projects/minifi.md b/content/projects/minifi.md index a9a8845e..b7502e3c 100644 --- a/content/projects/minifi.md +++ b/content/projects/minifi.md @@ -28,7 +28,7 @@ servers. # Form Factors -MiNiFi is available as either a native binary for Linux or as platform-independent Java distribution. +MiNiFi is available as either a native binary for Linux/Windows/macOS or as platform-independent Java distribution. The native version is a reimplementation of NiFi core concepts in C++, supporting a subset of standard processors while limiting the impact on system resources.
