Commands.app

HGETALL

Hashes

Get all fields and values in hash

Examples
Common usage examples

Get all user:1 hash data

HGETALL user:1
Notes
  • Returns empty list if key doesn't exist
Related Commands
You might also find these useful