nextcloud/lib/private/memcache
Lukas Reschke c233f2c90b Add version and path to cache prefix
Prevents to have the cache reused by other instances on the server which have possible the same instance ID and also invalidates older cache entries after an upgrade which can cause unwanted side-effects.

Impact for deployment: The same cache will only get used if ownCloud is installed with the same version and under the same path. But this should be a basic requirement anyways.
2015-03-17 12:39:49 +01:00
..
apc.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
apcu.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
arraycache.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
cache.php Add version and path to cache prefix 2015-03-17 12:39:49 +01:00
factory.php Refactor \OC\Memcache\Factory 2015-03-05 11:36:34 +00:00
memcached.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
null.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
redis.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
xcache.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00