Describe the problem/error/question
I want to optimize my node structure. The use case is to fetch the subject and sender from the data, store it in a Redis node, and then fetch it. The fetched data will be used again in a subsequent node.
What is the error message (if any)?
NA
Please share your workflow
Share the output returned by the last node
Could you please help in optimizing the workflow nodes, as I want all the data should be set in one node and get in one node of redis.
Information on your n8n setup
- n8n version: 0.234.1
- Database (default: SQLite): postgresql
- n8n EXECUTIONS_PROCESS setting (default: own, main): Default
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: MAC