Back to Redis

Lookup

content/integrate/redis-data-integration/reference/data-transformation/lookup.md

latest844 B
Original Source

Properties

NameTypeDescriptionRequired
connectionstringConnection nameyes
cmdstringThe command to executeyes
argsstring[]Redis command argumentsyes
languagestringLanguage
Enum: "jmespath", "sql"
yes
fieldstringThe target field to write the result to
yes

Additional Properties: not allowed

args[]: Redis command arguments {#args}

The list of expressions that produce arguments.

Items

Item Type: string