Set string value
Get string value
Set field in hash
Increment integer value
INCR key
Increments the integer value of a key by 1. Creates key if it doesn't exist.
Increment counter by 1
INCR counter
Get field from hash
Get all fields and values
Prepend to list