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

Add service worker to permanently-cache some artifacts #117

Open
menduz opened this issue Nov 8, 2021 · 1 comment
Open

Add service worker to permanently-cache some artifacts #117

menduz opened this issue Nov 8, 2021 · 1 comment
Labels
enhancement An improvement over an existing feature stream-discoverability

Comments

@menduz
Copy link
Member

menduz commented Nov 8, 2021

The routes that should be locally cached forever are:

  • https://peer*.decentraland.org/content/contents/*
  • https://content-assets-as-bundle.decentraland.org/**
  • https://cdn.decentraland.org/**

This is possible using the CacheStorage API available in service workers

@2fd 2fd assigned 2fd and unassigned 2fd Apr 13, 2022
@2fd 2fd added the enhancement An improvement over an existing feature label Apr 25, 2022
@aixaCode
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement over an existing feature stream-discoverability
Projects
None yet
Development

No branches or pull requests

4 participants