We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 😄