set

Store a key/value pair, if the key exists already, overwrite it.

syntax:

set <key> <flags> <TTL> <length> [noreply] \r\n <value> \r\n

parameters:

example:

set mykey 0 120 10
myvalueabc

STORED

output notes:

possible errors: