Skip to content

Conversation

@cscheid
Copy link
Collaborator

@cscheid cscheid commented Jul 3, 2024

(To avoid another big merge issue, this time we'll be doing tons of small PRs against main)

This PR adds an explicit SassCache class and uses Deno KV (locally) to manage the mapping of hashes. This should not have any present performance impacts, but will make it so that it's safe for future versions of Quarto to parallelize multiple calls against this cache. In addition, we explicitly manage and check the version of the cache stored in disk, so that future changes that cause backwards incompatibility will have a safe upgrade path.

@cscheid cscheid merged commit acd3aee into main Jul 8, 2024
@cscheid cscheid deleted the feature/brand-yaml branch July 8, 2024 16:56
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.

2 participants