Set hash field value
Set single field
HSET user:1 name "John"
Set multiple fields
HSET user:1 name "John" email "john@example.com" age 30