Re: [DISCUSS] Proposal to Replace Xodus in NiFi

2025-09-25 Thread Brandon DeVries
I agree that a native library and wrapper isn't ideal, but I would like to point out RocksDB has been used successfully with NiFi in the past: https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#rocksdb-flowfile-repository On Thu, Sep 25, 2025 at 4:17 PM Matt Burgess wrote:

Re: [DISCUSS] Proposal to Replace Xodus in NiFi

2025-09-25 Thread Matt Burgess
Thanks to all for the due diligence here, it is much appreciated. If we consider RocksDB (mentioned earlier) I think we should look at Apache KVRocks[1] , one of the cons is that it's not Java but as a RocksDB-backed Redis-compatible NoSQL store it might do the trick. I would volunteer to evaluate

Re: [DISCUSS] Proposal to Replace Xodus in NiFi

2025-09-25 Thread Peter Gyori
Hi David and Matt, I've finished my review of QuestDB, and here's what I found. I believe QuestDB could be used to store the Flow Configuration History, and in some ways, it offers benefits over Xodus for this use case. However, I think the downsides ultimately outweigh the pros. *Pros:* -

[VOTE] Release Apache NiFi MiNiFi C++ 0.99.2

2025-09-25 Thread Gábor Gyimesi
Hello, I am pleased to be calling this vote for the source release of Apache NiFi MiNiFi C++ 0.99.2. Please review the following guide for how to verify a release candidate build: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=173087303 The source tarball, some binary builds, p