Skip to content

Conversation

tomcastleman
Copy link
Contributor

Adds config for persistent connections, SASL authentication, and custom options

Adds config for persistent connections, SASL authentication, and custom options
@tomcastleman tomcastleman changed the title Add config for new Memcached features [5.3] Add config for new Memcached features Apr 30, 2016
@taylorotwell
Copy link
Member

In this case the credentials count would always be 2 and it would always try to add credentials even though the env function will return null if the variables doesn't exist. I think the SASL section should be commented out.

@tomcastleman
Copy link
Contributor Author

tomcastleman commented May 1, 2016

That was my reasoning for using array_filter in CacheManager which would mean credentials count would be < 2 unless both env variables were set.

@taylorotwell taylorotwell merged commit 3173f1c into laravel:develop May 1, 2016
@taylorotwell
Copy link
Member

Ah OK.

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

Successfully merging this pull request may close these issues.

2 participants