OptionalerrorWhether to throw errors when cache operations fail
OptionalincludeWhether to include 'this' context in cache key generation
OptionalkeyCustom function to generate cache keys from arguments
OptionalnamespaceNamespace for cache keys to avoid collisions
OptionalttlTime to live for cached results in milliseconds
Configuration options for memoization.