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

Option to cache resolved stylesheets #314

Closed
Stranger6667 opened this issue Dec 29, 2023 · 0 comments · Fixed by #350
Closed

Option to cache resolved stylesheets #314

Stranger6667 opened this issue Dec 29, 2023 · 0 comments · Fixed by #350

Comments

@Stranger6667
Copy link
Owner

Generally, customizable resolvers will be nice (eg to provide a way to use the fetch API in WASM instead of our default impl). When implemented, we can ship a caching resolver that will be configurable in terms of the cache size / ttl.

The use case is when you have many emails to inline and all of them use the same remote stylesheet - caching would be of great help there.

Stranger6667 added a commit that referenced this issue Mar 26, 2024
Stranger6667 added a commit that referenced this issue Mar 26, 2024
Stranger6667 added a commit that referenced this issue Mar 26, 2024
Ref: #314
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
Stranger6667 added a commit that referenced this issue Mar 26, 2024
Ref: #314
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
Stranger6667 added a commit that referenced this issue Mar 26, 2024
Ref: #314
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
Stranger6667 added a commit that referenced this issue Mar 26, 2024
Ref: #314
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
Stranger6667 added a commit that referenced this issue Mar 26, 2024
Ref: #314
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
Stranger6667 added a commit that referenced this issue Mar 29, 2024
Ref: #314
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
Stranger6667 added a commit that referenced this issue Mar 29, 2024
Ref: #314
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
Stranger6667 added a commit that referenced this issue Mar 29, 2024
Ref: #314
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
Stranger6667 added a commit that referenced this issue Mar 29, 2024
Ref: #314
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
Stranger6667 added a commit that referenced this issue Mar 29, 2024
Ref: #314
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
Stranger6667 added a commit that referenced this issue Mar 29, 2024
Ref: #314
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
Stranger6667 added a commit that referenced this issue Mar 29, 2024
Ref: #314
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
Stranger6667 added a commit that referenced this issue Mar 29, 2024
Ref: #314
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
Stranger6667 added a commit that referenced this issue Mar 29, 2024
Ref: #314
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant