This repository was archived by the owner on Mar 14, 2025. It is now read-only.
Release 1.2.0-beta1
Pre-release
Pre-release
- Enhance caching using a Tree-Node structure and based on a key of the cloud e.g.
ETagusing WebDAV. The Tree-Node structure should be updated cyclically from the outside by using CloudProvider.pollRemoteChanges(). This will update all cached and remote changed entries.
If the cloud doesn't support caching we're continue to cache responses by default for 10 seconds. - Increase
DEFAULT_FILEHEADER_TIMEOUTfrom 1 to 5 seconds so that the header of a file is longer in the cache - De-duplicate "dir"-file requests.