In that way you could simply change a config file and use an FS-Events Plugin of you are on a Mac.
So let's think about what types of modules we would want to have:
FS Change-Detection
File Splitting/Blocking/Diffing (different scenarios go best with different means)
State Tree Management/Storage
Inter Node Communications (what pipes we use)
In order to have a coherent system you then simply need to use compatible modules and it would be fairly easy to optimise the thing for your specific use case.
(See #9 for the background)
In that way you could simply change a config file and use an FS-Events Plugin of you are on a Mac.
So let's think about what types of modules we would want to have:
In order to have a coherent system you then simply need to use compatible modules and it would be fairly easy to optimise the thing for your specific use case.