This is an n8n node lets you easily and efficiently use JSON files as persistent, hierarchical key-value databases/stores. n8n is a fair-code licensed workflow automation platform.
An n8n node that provides a simple in-memory key-value store. This node is useful for temporarily sharing data between different workflow executions or different parts of the same workflow. It is ...