Type Alias CacheConfiguration

CacheConfiguration: { cache_duration_minutes: number; cache_file: string }

Type declaration

  • cache_duration_minutes: number

    How long to cache a result for

  • cache_file: string

    The location of a file to use as a cache