cachefs/pkg/fs
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2022-05-03 22:14:47 +02:00
..
dir.go implemented os file interface acstraction 2022-04-02 14:08:59 +02:00
discard.go added custom buffer size error handling 2022-03-30 17:06:56 +02:00
file.go implemented priority preloading 2022-05-03 22:14:47 +02:00
fs.go implemented priority preloading 2022-05-03 22:14:47 +02:00
metadata.go some fixes 2022-04-13 23:44:41 +02:00
preload.go implemented priority preloading 2022-05-03 22:14:47 +02:00
quota.go major refactoring 2022-03-23 21:50:01 +01:00
stat.go added stat cache 2022-03-20 10:19:03 +01:00
webdav.go