1
mirror of https://github.com/rclone/rclone synced 2024-11-13 12:09:47 +01:00
rclone/cache
2017-12-19 15:37:38 +02:00
..
cache_internal_test.go cache: enable internal tests and fix race condition for them (#1928) 2017-12-19 15:37:38 +02:00
cache_test.go cache: plex integration, refactor chunk storage and worker retries (#1899) 2017-12-09 23:54:26 +02:00
cache_unsupported.go cache: plex integration, refactor chunk storage and worker retries (#1899) 2017-12-09 23:54:26 +02:00
cache.go cache: refactor entries caching pattern for #1904 (#1924) 2017-12-18 14:55:37 +02:00
directory.go cache: refactor entries caching pattern for #1904 (#1924) 2017-12-18 14:55:37 +02:00
handle.go cache: delay Plex connection to the first read handle - fixes #1903 2017-12-12 00:46:08 +02:00
object.go cache: refactor entries caching pattern for #1904 (#1924) 2017-12-18 14:55:37 +02:00
plex.go cache: delay Plex connection to the first read handle - fixes #1903 2017-12-12 00:46:08 +02:00
storage_memory.go cache: plex integration, refactor chunk storage and worker retries (#1899) 2017-12-09 23:54:26 +02:00
storage_persistent.go cache: enable internal tests and fix race condition for them (#1928) 2017-12-19 15:37:38 +02:00