Cache
Interfaces, Classes and Traits
- ICache
- Metadata cache for a storage
- ICacheEntry
- meta data for a file or folder
- ICacheEvent
- IPropagator
- Propagate etags and mtimes within the storage
- IScanner
- Scan files from the storage and save to the cache
- IUpdater
- Update the cache and propagate changes
- IWatcher
- check the storage backends for updates and change the cache accordingly
- CacheInsertEvent
- Event for when a new entry gets added to the cache
- CacheUpdateEvent
- Event for when an existing entry in the cache gets updated