DiskHierarchyCacheConfig Interface

Deprecated  in 5.2. Use the new @itwin/presentation-hierarchies

package for creating hierarchies.

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: 18 September, 2025