memoryCacheSize
memoryCacheSize: number | undefined
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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.