Tonkpils / snag

Automatic build tool for all your projects
MIT License
32 stars 4 forks source link

POC for github.com/rjeczalik/notify #54

Closed Tonkpils closed 8 years ago

Tonkpils commented 8 years ago

This package natively supports FSEvent which allows watching a large amount of files/directories. It also supports fs watchers for other platforms which may come in handy.

I'd like to test this out for a bit before merging. We still need to test this in Windows/Linux and see how it behaves at least on those OS.

So far on OSX it has performed better than with fsnotify which threw the too many files opened.