nextcloud/lib/private/cache
Vincent Petry ab56f69416 Do not expire chunks while checking for their existence
The expiration should be done by the gc() function on login, not while
isComplete() is calling hasKey() for every chunk.
2014-04-03 21:12:35 +02:00
..
broker.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
file.php Do not expire chunks while checking for their existence 2014-04-03 21:12:35 +02:00
fileglobal.php Merge branch 'master' into scrutinizer_documentation_patches 2014-02-18 18:31:33 +01:00
fileglobalgc.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
usercache.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00