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

support thumbnailing #36

Open
graft opened this issue Feb 27, 2018 · 0 comments
Open

support thumbnailing #36

graft opened this issue Feb 27, 2018 · 0 comments

Comments

@graft
Copy link
Contributor

graft commented Feb 27, 2018

Many files on metis will be images; metis should support thumbnailing of these images in some way, probably via a worker process. Thumbnails might work like this:

  1. When an upload is made/a file exists, a "thumbnail" may be requested for that file at a given location (the name of the thumbnail is up to the requester).

  2. Optionally Metis puts a placeholder in place for the thumbnail.

  3. Metis builds a thumbnail and puts it in place at the requested location.

Questions:

Where is the work queue maintained? How does Metis check for new work?

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