```js new enhanced.CachedInputFileSystem(fs, Infinity) ``` I want to have a never-expire cache but infinity crashes with OOM
I want to have a never-expire cache but infinity crashes with OOM