Overview
Enable result caching to avoid redundant executions.Usage
Parameters
cache_results(bool): Enable cachingcache_ttl(int): Cache time-to-live in secondscache_dir(str): Directory for cache storage (default: ~/.upsonic/cache)
Enable result caching to avoid redundant executions
cache_results (bool): Enable cachingcache_ttl (int): Cache time-to-live in secondscache_dir (str): Directory for cache storage (default: ~/.upsonic/cache)