Temporary storage
The following pipeline components can be used for storing and retrieving data from temporary storage (i.e., a dictionary) that is available through the session object of the pipeline:
from-storage
- reader retrieves the named storage itemset-storage
- filter that updates the storage with the data passing throughto-storage
- writer that updates the storage with the data arriving