Skip to Content
APIConfigurationInterface: CacheConfig

Interface: CacheConfig

Configuration for a single cache instance

Properties

maxItems

Maximum number of items to store


persistenceKey?

Optional key for localStorage persistence


ttlMs

Time-to-live in milliseconds (0 = no expiration)

Last updated on