Skip to content

Persistent caching #94

Description

@dpwspoon

Today, the cache is an in memory cache that is blown away on page reload, we should instead persist this cache.

We should use CacheStorage/Cache when present and supported. Open questions are should we implement this for browsers that don’t support those cache APIs (maybe with indexDB).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions