Optional
errorWhether to throw errors when cache operations fail
Optional
includeWhether to include 'this' context in cache key generation
Optional
keyCustom function to generate cache keys from arguments
Optional
namespaceNamespace for cache keys to avoid collisions
Optional
ttlTime to live for cached results in milliseconds
Configuration options for memoization.