Options for the TTL cache.

Hierarchy

  • TtlCacheOptions

Properties

Properties

checkInterval: number

Time, in seconds, to check for expired items and purge them from the cache.

ttl: number

The TTL for all items in seconds.

Generated using TypeDoc