Memory Connection

Memory Connection

About

memory is a built-in connection that stores all data and metadata in RAM and both are discarded when Tabulify finish or restarts.

It's used internally to create temporary resource when executing pipeline (ie when we load and process data in memory).

Example

For example, when you split a data resource in record, for each record, a memory data resource is created.

Task Runner