nextcloud/lib/files/cache
Robin Appelman eed5e9f804 Cache: check one folder and one file each time the backgroundwatcher runs
Because there are usually way less folders than files it walks trought the list of all folder quicker, this causes new files to be detected quicker
2013-04-20 16:57:53 +02:00
..
backgroundwatcher.php Cache: check one folder and one file each time the backgroundwatcher runs 2013-04-20 16:57:53 +02:00
cache.php Cache: add a backgroundjob to check for external changes to the filesystem 2013-04-20 16:38:03 +02:00
legacy.php Make FileCache upgrade more robust, fixes #2650 2013-04-15 11:56:30 +02:00
permissions.php Cache: add a backgroundjob to check for external changes to the filesystem 2013-04-20 16:38:03 +02:00
scanner.php supress write hook for .part files 2013-03-28 12:15:27 +01:00
updater.php listen to touch hook to update the mtime after sync 2013-03-26 09:42:55 +01:00
upgrade.php Make FileCache upgrade more robust, fixes #2650 2013-04-15 11:56:30 +02:00
watcher.php Filecache Watcher: use scan or scanFile based on the current item, not the cached item 2012-12-15 03:10:56 +01:00