Sean McDaniel
Sean McDaniel
Currently a running worker &/or app only supports a single connection to redis.
I don't have the time to work on this currently. Totally open for PRs.
@SteveDevOps - I haven't really touched this code for a couple of years. I can take a look this weekend and get back with you. Thanks for reporting this.
We use the redis gem which supports a unix socket connection. Don't think we support that as an connection option but I think it would be pretty easy to do....
@bradherman - not currently. You have a couple of options if you don't want to submit a PR and want to do something in your fork: 1. Add the administrative...
Copying this from your comment on a different, unrelated, issue: You have an char set error, a bad char(s) in some content which I'm guessing is related to the json...
You have an char set error, a bad char(s) in some content which I'm guessing is related to the json parsing. Never seen this one before.
This issue was addressed [here](https://github.com/steelThread/redmon/pull/48). Are you using v0.0.8?
Apologies. I'll look into this more.