Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fs event watcher support #12

Open
maxcnunes opened this issue Jan 15, 2019 · 0 comments
Open

Add fs event watcher support #12

maxcnunes opened this issue Jan 15, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@maxcnunes
Copy link
Owner

Initially, this tool was implemented with polling support only because of my previous experience with Docker volumes and fs events weren't stable. Looks like it has changed and using Docker volumes with :delegated is stable nowadays. So, it makes sense adding support for fs events since it has a much better performance than polling.

@maxcnunes maxcnunes added the enhancement New feature or request label Jan 15, 2019
@maxcnunes maxcnunes changed the title Add fsnotify support Add fs event watcher support Jan 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant