Skip to Content
APIConfigurationInterface: CacheManagerConfig

Interface: CacheManagerConfig

Configuration for the CacheManager

Properties

configs?

Custom configurations per cache type


maxStorageBytes?

Maximum storage size in bytes for localStorage (default: 5MB)


persistent?

Enable localStorage persistence

Last updated on