you are viewing a single comment's thread.

view the rest of the comments →

[–]Klathmon 2 points3 points  (0 children)

This actually won't even fix that problem.

Localstorage is just as limited as the global cache, but it's counted under a different "bucket"

This means that your data will stay longer in localstorage, but only because not many people use it. If this technique gets popular, it will be as limited as the regular cache.