Skip to content

Instantly share code, notes, and snippets.

@kristoff-it
Last active January 30, 2019 15:22
Show Gist options
  • Save kristoff-it/a1023ed6b53164c1a3b5a918ab60496d to your computer and use it in GitHub Desktop.
Save kristoff-it/a1023ed6b53164c1a3b5a918ab60496d to your computer and use it in GitHub Desktop.
$ redis-cli
> SCAN 0 MATCH people:* COUNT 3
1) "2048"
2) 1) "people:2113653"
2) "people:44849"
3) "people:399280"
4) "people:101393"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment