Jarek Kowalski
|
b08a35e92b
|
refactored FS cache into reusable wrapper that can be applied on top of any filesystem abstraction
|
2017-09-04 17:42:50 -07:00 |
|
Jarek Kowalski
|
e8847b65cc
|
mounting webdav works, changed how FS directory caching is implemented to be based solely on ObjectIDs
|
2017-09-02 08:29:59 -07:00 |
|
Jarek Kowalski
|
2c6213239a
|
added cache expiration to fscache.Cache, so that entries based on ObjectID are cached for a very long time and others expire almost immediately.
This allows 'kopia mount all' to see newly created snapshots.
|
2017-08-29 21:47:06 -07:00 |
|
Jarek Kowalski
|
d613d99f7e
|
beginnings of WebDAV mounting support, not really working yet, need to do have better caching
|
2017-08-27 15:02:56 -07:00 |
|