Emin
Emin
modd successfully catches changes with the following config as stated on the readme, ``` mydir/symlinkdir/** { prep: echo changed } ``` but this is not working, ``` mydir/symlinkdir/some/another/folder/binaryfile { prep:...
I came across the same problem as you have not implemented yet on this library described at the following TODO on the readme, Syncronise LRU cache delete / flush across...
Using version 0.41.1 observed memory leak while using with disk cache, my use case is like ~100 large files, no write, read only, disk cache is required because it doesn't...