Page 1 of 1

Greedy Cache

Posted: 2017-10-04, 23:45
by MoonMadness
Hey JustOff:

Does the Greedy Cache extension you created work equally well with both the old cache format and the HTTP cache system? (I'd be willing to try it myself, but I just didn't want to mess up anything.
Thank you.

Re: Greedy Cache

Posted: 2017-10-05, 11:13
by JustOff
Greedy Cache does not access the cache at a low level, it just instructs the browser to utilize all the scripts, images and styles that are already in the cache without performing additional checks for updates from remote servers.

PS: You can found more info about Greedy Cache here.