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

Thumbnails generation overhaul #5

Open
3 tasks
mateuszkocz opened this issue Aug 11, 2020 · 0 comments
Open
3 tasks

Thumbnails generation overhaul #5

mateuszkocz opened this issue Aug 11, 2020 · 0 comments

Comments

@mateuszkocz
Copy link
Owner

Currently thumbnails generation just works. Make it work well.

  • clean up the code,
  • parallelise the work,
  • store thumbnails somewhere.

Regarding storage, you might want to consider:

  • DB (fast access?),
  • on the disk (safe as no space limits?).
@mateuszkocz mateuszkocz added this to To do in Tasks via automation Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Tasks
  
To do
Development

No branches or pull requests

1 participant