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

Introduce caching #399

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

marcelstoer
Copy link
Contributor

Fixes #90, #113

This is my take at addressing the caching issue. It is more or less the code we have been using company-wide to reduce the Antora build times.

@Mogztter is this an approach you deem useful?

TODO

  • fix existing tests
  • write new tests
  • update README (new optional KROKI_CACHE_DIR env variable)

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

Successfully merging this pull request may close these issues.

Implement a cache to fetch an image from the server only when the content has changed
1 participant