DiskHierarchyCacheConfig Interface
Configuration for persistent disk hierarchy cache.
@see Disk cache documentation page
Extends
Properties
Name | Type | Description | |
---|---|---|---|
directory | string | undefined | A directory for hierarchy caches. | |
memoryCacheSize | number | undefined | While the cache itself is stored on a disk, there's still a required small in-memory cache. | |
mode | Disk |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.