Skip to content

Cache pages in local storage #40

@konard

Description

@konard

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions