Skip to content

Instantly share code, notes, and snippets.

@antirez
Created February 21, 2015 17:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save antirez/4ad573085c40f98bfcba to your computer and use it in GitHub Desktop.
Save antirez/4ad573085c40f98bfcba to your computer and use it in GitHub Desktop.
./disque
127.0.0.1:7711> qlen myqueue
(integer) 0
127.0.0.1:7711> getjobs from myqueue
1) 1) "myqueue"
2) "DIf6c5b55b33c9cc2220740102a1935080e4e6863905a0SQ"
3) "myjob"
(4.01s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment