add

Add a new key/value pair, but only if the server doesn’t already hold data for this key.

syntax:

add <key> <flags> <TTL> <length> [noreply]
<value>

parameters:

example:

add newkey 0 120 10
myvalueabc

STORED

output notes:

possible errors: