Open
Description
What problem does this feature solve?
We can open multiple tabs. The components corresponding to the tabs use the keepalive cache. We need to destroy the keepalive cache when closing the tabs to release the cache. We also know KeepAlive max property but that can't delete specified cache. hope expose keys and cache property in production
What does the proposed API look like?
hope expose keys and cache property in production or provide function to delete cache by key