mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
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. |
||
|---|---|---|
| .. | ||
| apc.php | ||
| apcu.php | ||
| arraycache.php | ||
| cache.php | ||
| castrait.php | ||
| factory.php | ||
| memcached.php | ||
| redis.php | ||
| xcache.php | ||