link
redis/hget

Get Hash Field

Get field from hash

hash
data-structure

Command

HGET key field

Examples

Get name field

HGET user:1000 name