zadd
This block is part of the redis group and was last modified in core v13.0.7.
zadd v13.0.5 Updated v13.0.7add one member to a sorted set
Inputs 4 + flow
- flow
flow - value required
value - score required
number - insert only
options_nxcondition - increment
options_incrcondition
Outputs 4 + flow
- flow
flow - result
number - success
condition - error
value - key
value
redis zadd |
zadd |
Core Releases
v13.0.5 This block was introduced inv13.0.5, click here to see the release notes. v13.0.7 This block was last modified in v13.0.7, click here to see the release notes. Back to
redis Return to the main group to view all sub-groups Back to redis sorted sets Return to the group to view all blocks within this group
