Skip to content

Instantly share code, notes, and snippets.

@fraserxu
Created May 11, 2013 02:42
Show Gist options
  • Save fraserxu/5558696 to your computer and use it in GitHub Desktop.
Save fraserxu/5558696 to your computer and use it in GitHub Desktop.
nodejs job queue with kue
"dependencies": {
"redis": "0.7.2",
"express": "~3.1.1",
"jade": "0.26.3",
"stylus": "0.27.2",
"nib": "0.5.0",
"reds": "0.1.4"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment