Last active
December 28, 2015 03:08
-
-
Save fijimunkii/7432574 to your computer and use it in GitHub Desktop.
sh: launch redis and resque
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
redis-server /usr/local/etc/redis.conf | |
rake resque:work QUEUE='*' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment