Skip to content

Instantly share code, notes, and snippets.

@lastlegion
Created June 28, 2016 21:16
Show Gist options
  • Save lastlegion/e82fc9d417229c0b1db480ae278951e6 to your computer and use it in GitHub Desktop.
Save lastlegion/e82fc9d417229c0b1db480ae278951e6 to your computer and use it in GitHub Desktop.
Subscribing to Kue Events
127.0.0.1:6379> subscribe q:events
Reading messages... (press Ctrl-C to quit)
1) "subscribe"
2) "q:events"
3) (integer) 1
1) "message"
2) "q:events"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment