Skip to content

Instantly share code, notes, and snippets.

@hashbrowncipher
Created January 19, 2015 21:20
Show Gist options
  • Save hashbrowncipher/ccc2a8257c80899282ce to your computer and use it in GitHub Desktop.
Save hashbrowncipher/ccc2a8257c80899282ce to your computer and use it in GitHub Desktop.
redis 127.0.0.1:6379> LRANGE "history:dev4-devb.dev.yelpcorp.com:test_alert_for_josnyder" 0 -1
1) "1"
2) "0"
redis 127.0.0.1:6379> get "execution:dev4-devb.dev.yelpcorp.com:test_alert_for_josnyder"
"1421702124"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment