appmixer.redis.core.SetValue
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Key | text | The name of the key to set. |
| Value | textarea | The value to store. Can be a string, number, object, or array. |
| Key Type | select | The Redis data type. Choose 'automatic' to auto-detect based on value. |
| Set Expiration | toggle | Enable to set an expiration time for the key. |
| TTL (seconds) | number | Time to live in seconds. Only used if 'Set Expiration' is enabled. |
| Field | Type | Description |
|---|---|---|
| Key | - | |
| Value | - |