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

[Feature Request] Redis::Instance - Set default unixsocket #226

Closed
ghost opened this issue Jul 17, 2017 · 2 comments
Closed

[Feature Request] Redis::Instance - Set default unixsocket #226

ghost opened this issue Jul 17, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Jul 17, 2017

For the new implementation of separate Redis instances, if a unixsocket is not specified, each redis::instance will use the same .sock file. I'm not sure if this poses as an issue, but would like to submit a feature request to append each Redis instance name as the default value for the unixsocket attribute:
(e.g unixsocket => "/var/run/redis/redis-${instance}.sock",)

@ghost ghost changed the title [Feature Request] Redis::Instance - Set default sock [Feature Request] Redis::Instance - Set default unixsocket Jul 17, 2017
@petems
Copy link
Member

petems commented Jul 17, 2017

Yeah, seems reasonable, feel free to open a PR 👍

@ghost
Copy link
Author

ghost commented Jul 17, 2017

Disregard. This is happening on the latest version of the module.

@ghost ghost closed this as completed Jul 17, 2017
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant