Skip to content

Instantly share code, notes, and snippets.

@kristoff-it
Created January 30, 2019 15:42
Show Gist options
  • Save kristoff-it/4dbb8578e02635b064d865b7adca32e8 to your computer and use it in GitHub Desktop.
Save kristoff-it/4dbb8578e02635b064d865b7adca32e8 to your computer and use it in GitHub Desktop.
$ redis-cli
> HGETALL occupation:IT
1) "occupation"
2) "RELIGIOUS FIGURE"
> HGETALL occupation:US
1) "occupation"
2) "ACTOR"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment