Skip to content

Instantly share code, notes, and snippets.

@antirez
Created April 5, 2014 14:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save antirez/9992506 to your computer and use it in GitHub Desktop.
Save antirez/9992506 to your computer and use it in GitHub Desktop.
127.0.0.1:6379> zrangebylex words [anter + LIMIT 0 10
1) "anterior"
2) "anteriorly"
3) "anteroom"
4) "anterooms"
5) "antes"
6) "anthem"
7) "anthemed"
8) "anthems"
9) "anther"
10) "antheral"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment