Support caching at node level

Hi @Bikash_Gupta,
there is community node that allows saving values in-memory in different scopes and supports TTL. Probably it could be used as some kind of add-on cache for your use-case.
Of course this adds extra burden of installing / updating community node and implementing IF logic in your workflows so probably having something like output cache build in n8n would also be interesting.