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

Multiple host support #2

Merged
merged 3 commits into from
Aug 19, 2021
Merged

Conversation

leroy0211
Copy link
Contributor

This will add support for multiple memcached hosts.

The same environment variables can be used, however MEMCACHED_HOST can now be a comma-seperated list of hosts, with or without port. If no port is specified per host, the MEMCACHED_PORT will be used for it or the default.

@hatamiarash7 hatamiarash7 self-requested a review August 19, 2021 12:25
@hatamiarash7 hatamiarash7 self-assigned this Aug 19, 2021
@hatamiarash7 hatamiarash7 added the enhancement New feature or request label Aug 19, 2021
@hatamiarash7
Copy link
Owner

Good job! Thank you 🙏

@hatamiarash7 hatamiarash7 merged commit d6da3e4 into hatamiarash7:master Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants