m/incr ( key -- val )


Vocabulary
memcached

Inputs
keya string


Outputs
vala string


Word description
Increments the value of the specified item by 1.

Definition