nextcloud/lib/public/Files/Cache
Robin Appelman 748bcd407b
add event for inserting cache entries
this provides a reliable way for apps to listen to new files
without the need to of cache wrappers to hook into inserts themselves
(something which isn't 100% reliable)

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-02-07 15:51:30 +01:00
..
CacheInsertEvent.php add event for inserting cache entries 2019-02-07 15:51:30 +01:00
ICache.php Remove unused use statements 2017-04-22 19:23:31 -05:00
ICacheEntry.php Update with robin 2016-07-21 18:13:58 +02:00
IPropagator.php Update with robin 2016-07-21 18:13:58 +02:00
IScanner.php minor storage interface tweaks 2017-01-24 16:58:04 +01:00
IUpdater.php Update with robin 2016-07-21 18:13:58 +02:00
IWatcher.php Update with robin 2016-07-21 18:13:58 +02:00