Details
-
Brainstorming
-
Status: Resolved
-
Major
-
Resolution: Abandoned
-
None
-
None
Description
Currently Nanofi supports storing flow file content in:
-Files (content location is a file system path)
-C++ content repo
The latter is planned to go away as we move towards C, however an IO-friendly way of processing and forwarding data would be nice.
For eg. in case the data source is bluetooth/network/pipe, we should be able to provide a way of passing it through some processors and sending it via S2S without writing the content to local storage.