Skip to content

Instantly share code, notes, and snippets.

@tague
Created February 1, 2018 00:43
Show Gist options
  • Save tague/c3161f15a8e9b673f85ccb515214e01a to your computer and use it in GitHub Desktop.
Save tague/c3161f15a8e9b673f85ccb515214e01a to your computer and use it in GitHub Desktop.
GEORADIUS Example 1
127.0.0.1:6379> GEORADIUS NYC:stations:location -73.97297 40.76384 500 ft
1) "NYC:station:3457"
2) "NYC:station:281"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment