memoryCacheSize
memoryCacheSize: undefined | number
While the cache itself is stored on a disk, there's still a required small in-memory cache.
The parameter allows controlling size of that cache. Defaults to 32768000
bytes (32 MB).
Defined in
Last Updated: 20 June, 2023