Skip to content

Instantly share code, notes, and snippets.

@arockwell
Created July 12, 2012 21:01
Show Gist options
  • Save arockwell/3100973 to your computer and use it in GitHub Desktop.
Save arockwell/3100973 to your computer and use it in GitHub Desktop.
redis 127.0.0.1:6379> get 'batch_count:QDLKFEJ1340:android'
"4"
redis 127.0.0.1:6379> get 'batch_count:QDLKFEJ1341:android'
"3"
redis 127.0.0.1:6379> get 'batch_count:QDLKFEJ1341:android'
"3"
redis 127.0.0.1:6379> get 'batch_count:QDLKFEJ1341:android'
"3"
redis 127.0.0.1:6379> get 'batch_count:QDLKFEJ1341:android'
"3"
redis 127.0.0.1:6379> get 'batch_count:QDLKFEJ1340:android'
"4"
redis 127.0.0.1:6379> get 'batch_count:QDLKFEJ1341:android'
"3"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment