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 generic posix backend #24

Open
trufae opened this issue Jul 4, 2016 · 0 comments
Open

Add generic posix backend #24

trufae opened this issue Jul 4, 2016 · 0 comments

Comments

@trufae
Copy link
Member

trufae commented Jul 4, 2016

The idea behind this backend is that it should be checking all the time for changes in a specific directory and luanch events when it detects a new file, changed file or deleted ones.

this will be very cpu intensive but it will work everywhere. we can tune that usleep between probes with an env var to avoid abusing the filesystem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant