String
SET
Set a key to hold a string value.
Arguments
The key
The value, if this is not a string, we will use JSON.stringify
to convert it
to a string.
You can pass a few options to the command.
Response
"OK"
Was this page helpful?
Set a key to hold a string value.
The key
The value, if this is not a string, we will use JSON.stringify
to convert it
to a string.
You can pass a few options to the command.
"OK"
Was this page helpful?