---
title: "zadd · RUAL Documentation"
description: "add one member to a sorted set"
canonical: https://docs.rual.nl/block-types/redis/redis_set_zadd
language: en
---

# zadd

This block is part of the [`redis`](https://docs.rual.nl/block-types/redis) group and was last modified in core [`v13.0.7`](https://docs.rual.nl/core-versions/130007).

add one member to a sorted set

- flow `flow`

- value required `value`

- score required `number`

- insert only `options_nx` `condition`

- increment `options_incr` `condition`

- flow `flow`

- result `number`

- success `condition`

- error `value`

- key `value`

| `redis zadd` |
| --- |
| `zadd` |

### Core Releases
