Skip to content
Snippets Groups Projects
Commit b64e3f8d authored by Robin McCorkell's avatar Robin McCorkell
Browse files

Fallback to complete Memcached flush if getAllKeys fails

Newer Memcached's do not support the underlying protocol commands that
getAllKeys() is implemented with. We should fallback to clearing
everything in that case, as causing (temporary) performance problems for
other applications on the server is better than having stale cached data.
parent f3b86340
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment