Using Key Value Store modules
- Last UpdatedJun 15, 2026
- 1 minute read
This video shows how to use the Key Value Store modules in flows to store, fetch, and delete information.
The example begins by storing simulated machine data using the Key Value Set module, then proceeds to retrieve it dynamically using the Key Value Get module.
In this video, you will:
-
Learn how to use keys and paths with template syntax to manage multiple machines, creating flexible nested structures in the store.
The video also highlights Use cases, such as including enriching streaming data with values preloaded from a SQL database, and making them instantly available in memory without repeated queries.
By the end, you’ll understand how to apply the Key Value Store modules for both simple and advanced data handling scenarios.
Watch the video: Key/Value Store modules