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

If memcache isn't present carry on #164

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

edneville
Copy link

Closes #159

Simply return like as if there was no match on lookup and don't attempt
to add if there is no memcache class.

Closes Automattic#159
@edneville edneville force-pushed the 159_continue_without_memcache branch from 9a6e201 to 165d17e Compare August 2, 2024 19:03
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.

must not fail if MemCache class isn't available
1 participant