📄️ Redis
The Redis temporary component provides temporary storage capabilities using Redis as the backend. It supports both list and string data types and can be used in SQL queries as lookup tables.
Temporary components provide temporary storage capabilities for data processing pipelines. They can be used to store intermediate results, cache data, or provide lookup tables for SQL queries.
The Redis temporary component provides temporary storage capabilities using Redis as the backend. It supports both list and string data types and can be used in SQL queries as lookup tables.