Created
January 19, 2015 21:20
-
-
Save hashbrowncipher/ccc2a8257c80899282ce to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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