Basic Information

appmixer.redis.core.PushToList

1.0.0

Public

Add an element to the head (left) or tail (right) of a Redis list.

Input Ports

in

FieldTypeDescription
Key text The name of the list key.
Value textarea The value to push to the list.
Side select Which side of the list to push to (left = head, right = tail).

Output Ports

out

FieldTypeDescription
Key -
Length -

Full Metadata