nextcloud-server/lib/public/Files/Cache
Robin Appelman 1d9354a81e
feat: add interface for lower level filecache acess without having to do direct db queries
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-25 16:48:41 +07:00
..
AbstractCacheEvent.php
CacheEntryInsertedEvent.php
CacheEntryRemovedEvent.php
CacheEntryUpdatedEvent.php
CacheInsertEvent.php
CacheUpdateEvent.php
ICache.php fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
ICacheEntry.php fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
ICacheEvent.php
IFileAccess.php feat: add interface for lower level filecache acess without having to do direct db queries 2024-03-25 16:48:41 +07:00
IPropagator.php
IScanner.php fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
IUpdater.php perf: Avoid updating the folder size if we know the size difference 2024-01-12 14:21:08 +07:00
IWatcher.php fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00