Собрали в одном месте самые важные ссылкичитайте авторский блог
@yoton.cache(key_pattern="dummy_cache_key", expire_seconds=60) def dummy_func(): return "hello" >> dummy_func() # call the function "hello" set in the cache