m/set ( val key -- )


Vocabulary
memcached

Inputs
vala string
keya string


Outputs
None

Word description
Sets a single key to a particular value, whether the item exists or not.

Definition