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

Watching Directory Loader #51

Open
4 tasks
mavam opened this issue Mar 3, 2023 · 0 comments
Open
4 tasks

Watching Directory Loader #51

mavam opened this issue Mar 3, 2023 · 0 comments
Labels
connector Loader and saver

Comments

@mavam
Copy link
Member

mavam commented Mar 3, 2023

In order to make it easy to continuously import data from files in a given directory, we would like to make it possible to "tail -f" all files in it. The desired UX would be along the lines of:

from file --tail /path/to/dir read json | ...

We can employ fswatch to implement this feature.

💯 Definition of Done

Tasks

Preview Give feedback
@mavam mavam added the connector Loader and saver label Mar 3, 2023
@dominiklohmann dominiklohmann changed the title Watching Directory Loader Watching File & Directory Loader Mar 6, 2023
@dominiklohmann dominiklohmann changed the title Watching File & Directory Loader Watching Directory Loader May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connector Loader and saver
Projects
None yet
Development

No branches or pull requests

1 participant