Skip to content

Instantly share code, notes, and snippets.

@ptahchiev
Created December 14, 2017 16:45
Show Gist options
  • Save ptahchiev/37f006e5c1e915a6ac756511a8ade8cf to your computer and use it in GitHub Desktop.
Save ptahchiev/37f006e5c1e915a6ac756511a8ade8cf to your computer and use it in GitHub Desktop.
monitor
petar@petar-XPS-15-9550:~/workspace/nemesis-archetype$ redis-cli
127.0.0.1:6379> monitor
OK
1513269659.631604 [0 127.0.0.1:36386] "PING"
1513269660.019549 [0 127.0.0.1:36364] "SMEMBERS" "spring:session:expirations:1513269660000"
1513269660.033396 [0 127.0.0.1:36364] "DEL" "spring:session:expirations:1513269660000"
petar@petar-XPS-15-9550:~/workspace/nemesis-archetype$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment