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

more flexible config file format #21

Open
nevans opened this issue Feb 11, 2011 · 6 comments
Open

more flexible config file format #21

nevans opened this issue Feb 11, 2011 · 6 comments

Comments

@nevans
Copy link
Collaborator

nevans commented Feb 11, 2011

To help with certain new features, but still retain backwards compatibility, here's the proposal: https://github.com/nevans/resque-pool/wiki/New-config-file-format

@agnellvj
Copy link
Contributor

what about specifying a different host and / or port number for the redis host? Right now it seems to default to localhost:6379 which isn't very useful.

@agnellvj
Copy link
Contributor

hmmm... this might be related to the problem of not running from a rails app. I see now that I could set it up in resque inititializer.

@mlanett
Copy link
Contributor

mlanett commented Jun 1, 2012

I would just like ERB support and am willing to do it if you don't object.

@nevans
Copy link
Collaborator Author

nevans commented Jun 1, 2012

go ahead and send a pull request for ERB support. It should be simple enough to hack in.

@hhuang
Copy link

hhuang commented Apr 2, 2013

i see this has already made it into the repo. will you be pushing a new version with this to rubygems?

@onyxraven
Copy link

I know this is an ancient issue/feature request, but I just came across a situation where this would be useful. Mostly, I need to be able to turn on/off and configure TERM_CHILD handling per queue. This would be incredibly powerful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants