The documentation of `cacache::remove()` says this: "Removes an individual index metadata entry. The associated content will be left in the cache". Is there a safe way to remove the key and the content? Or is automatically done at one point?