Set field in hash
Get all fields and values
Prepend to list
Get field from hash
HGET key field
Returns the value associated with field in the hash stored at key.
Get name field
HGET user:1000 name
Append to list
Get list elements
Add members to set