appmixer.redis.core.IncrementKey
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Key | text | The name of the key to increment. |
| Set Expiration | toggle | Enable to set an expiration time for the key after incrementing. |
| TTL (seconds) | number | Time to live in seconds. Only used if 'Set Expiration' is enabled. |
| Field | Type | Description |
|---|---|---|
| Key | - | |
| Value | - |