set
This block is part of the redis
group and was last modified in core v13.0.6
.
set
v11.0.0
Set key to hold the string value. If key already holds a value, it is overwritten, regardless of its type.
Pin | Pin | Type | Default |
---|---|---|---|
flow |
flow |
|
|
valuerequired Value being set, only accepts value types. |
value |
|
|
TTL Set the specified expire time, in seconds. |
number |
none |
Pin | Pin | Type | Example |
---|---|---|---|
flow |
flow |
||
success |
condition |
||
key current redis key, this outpin be handy when using dynamic redis keys |
value |
Core Releases
v11.0.0 This block was introduced inv11.0.0
, click here to see the release notes.
v13.0.6
This block was last modified in v13.0.6
, click here to see the release notes.
Back to
redis
Return to the main group to view all sub-groups
Back to redis
Return to the group to view all blocks within this group