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 an indexing service #116

Open
ghost opened this issue Nov 20, 2017 · 3 comments
Open

Add an indexing service #116

ghost opened this issue Nov 20, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Nov 20, 2017

It would be nice to break up the application in 2 one of which would be an indexing service that would constantly listen for folder changes and update the database and a client that would connect to the database.

@cboxdoerfer
Copy link
Owner

That's a really great idea. I'll add it to my to-do list.

@mbnoimi
Copy link

mbnoimi commented Dec 23, 2017

This is really an important feature because some people (like me) have ton of files so updating database on startup make no sense.

@bigntallmike
Copy link

I'm watching the database populate for the first time and I'm wishing I could code an inotify updater for it. Would be a great feature for sure!

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

No branches or pull requests

3 participants