generated from link-foundation/rust-ai-driven-development-pipeline-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We should cache pages, we already visited in local storage, so we first load HTML from there, and after that hydrate/restore/replace it with new HTML calculated on demand, that should increase performance of rendering.
Or we can cache content, not full HTML, to simplify restore from cache, and reduce cache size.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request