Commands.app

MGET

Strings

Get values of multiple keys

Examples
Common usage examples

Get multiple values at once

MGET key1 key2 key3
Notes
  • Returns nil for non-existent keys
Related Commands
You might also find these useful