Something like:
cache.settings({
removalStrategy: "least-matched"
});
…where the developer can allow the browser to auto-delete items from the cache based on some kind of strategy.
Apologies for the really rough idea, just wanted to add something before I forgot 😄
Something like:
…where the developer can allow the browser to auto-delete items from the cache based on some kind of strategy.
Apologies for the really rough idea, just wanted to add something before I forgot 😄