Increment a Redis item by key and return its value.

Increment for a key in a Redis database and return the associated value.

yaml
type: "io.kestra.plugin.redis.string.Increment"