Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make the CLI processing work with the custom queue #18

Closed
enygma opened this issue Jun 24, 2013 · 1 comment
Closed

make the CLI processing work with the custom queue #18

enygma opened this issue Jun 24, 2013 · 1 comment
Labels

Comments

@enygma
Copy link
Owner

enygma commented Jun 24, 2013

Right now, the CLI queue processing still assumes it's using the local Mongo instance.
It needs to take in the dsn option (already there, just not used) and use that to connect to the right queue database.

@enygma
Copy link
Owner Author

enygma commented Jul 4, 2013

This has been corrected by adding the queue-type and queue-connect CLI options (and some various other changes). Closing!

@enygma enygma closed this as completed Jul 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant