Redis Strings - set redis string (Effect) — SkRedis
Addon: SkRedis · Category: Effect · Since: 1.0.0
Syntax
set redis string %string% to %string%Description
Sets a string that is stored in Redis to a specific value.
Examples
set redis string "myString" to "Hello World!"