docsifyjs/docsify

Service Worker Cache Expiration

Aperta

#190 aperta il 9 giu 2017

 (2 commenti) (2 reazioni) (0 assegnatari)JavaScript (5630 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (26.454 stelle)
Metriche merge PR
 (Merge medio 10g 13h) (9 PR mergiate in 30 g)

Descrizione

I noted after sucesive improvements at https://mythbusters.js.org the website cached a old version of the web and it's necessary a hard refresh for fetch the new version.

Could be interesting implement a way to auto-expire the cache after a period of time (for example, 5 day).

Guida contributor