rclone/vfs/vfscache
Nick Craig-Wood 6f53463c31 vfs: implement LRU-SP cache for more intelligent cache replacement - FIXME WIP
FIXME this needs docs, and maybe needs to be configurable.
FIXME needs tests also

See: https://forum.rclone.org/t/rclone-vfs-cache-maximum-size-per-file/30037
Fixes: #4110
2022-11-16 11:12:31 +00:00
..
downloaders rcat: preserve metadata when Copy falls back to Rcat 2022-11-10 12:04:35 +00:00
writeback all: fix spelling across the project 2022-08-30 11:16:26 +02:00
cache.go vfs: implement LRU-SP cache for more intelligent cache replacement - FIXME WIP 2022-11-16 11:12:31 +00:00
cache_test.go all: fix spelling across the project 2022-08-30 11:16:26 +02:00
item.go vfs: implement LRU-SP cache for more intelligent cache replacement - FIXME WIP 2022-11-16 11:12:31 +00:00
item_test.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00