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

Integrate FSAL with librarian #329

Open
n0phx opened this issue Jul 18, 2016 · 0 comments
Open

Integrate FSAL with librarian #329

n0phx opened this issue Jul 18, 2016 · 0 comments

Comments

@n0phx
Copy link
Contributor

n0phx commented Jul 18, 2016

Since the metadata collection requires to store data in a similar manner as FSAL already does, it makes sense to use the same data source for both, which aside from saving disk space will reduce the number of queries too if fsal became part of librarian. Also, metadata collection would no longer require a separate indexing step, but fsal could schedule the metadata extraction while it performs the raw file indexing job.

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

2 participants