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

Add possibility to cache embeds #176

Open
1 task done
MatzeKitt opened this issue May 18, 2023 · 0 comments
Open
1 task done

Add possibility to cache embeds #176

MatzeKitt opened this issue May 18, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@MatzeKitt
Copy link
Member

What feature are you requesting?

Replacing content may be expensive, thus the result should be cacheable so that it won’t happen on every page request.

Cache key by crc32 for performance.

Why is this feature necessary?

Caching improves performance.

Are you expecing side-effects?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@MatzeKitt MatzeKitt added the enhancement New feature or request label May 18, 2023
@MatzeKitt MatzeKitt added this to the Version 1.8.0 milestone Jul 13, 2023
@MatzeKitt MatzeKitt modified the milestones: Version 1.8.0, Version 1.9.0 Aug 3, 2023
@MatzeKitt MatzeKitt removed this from the Version 1.9.0 milestone Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant