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

Persist processed images for specific predefined sizes & formats #113

Closed
1 task
AbdallahAlhaddad opened this issue Jan 11, 2023 · 1 comment
Closed
1 task

Comments

@AbdallahAlhaddad
Copy link

Describe the feature

The idea is to persist images that will be consumed a lot so the server doesn't need to reprocess it on each time.

If we are concerned about bloating server storage, we can think of a method to auto delete images that is not used in a specified timeframe (implemented as an option).

Additional information

  • Would you be willing to help implement this feature?
@pi0
Copy link
Member

pi0 commented Jun 6, 2023

This is a most have! Let's teack via #30 and #135

@pi0 pi0 closed this as completed Jun 6, 2023
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

2 participants