Set field in hash
Get field from hash
Prepend to list
Get all fields and values
HGETALL key
Returns all fields and values of the hash stored at key.
Get all user fields
HGETALL user:1000
Append to list
Get list elements
Add members to set