Files
nextcloud-server-mirror/tests/lib/memcache
Robin McCorkell b64e3f8db6 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.
2015-09-05 20:02:49 +01:00
..
2015-04-30 14:48:39 +02:00
2015-07-16 03:53:18 +01:00