rclone/backend/cache
Nick Craig-Wood a7dbf32c53 cache: Implement --cache-db-wait-time flag
This can be used to make the cache wait for other running cache
backends to finish rather than erroring after 1 second.
2018-03-08 21:14:09 +00:00
..
cache_internal_test.go fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02:00
cache_mount_unix_test.go cache: offline uploading 2018-01-30 00:05:04 +02:00
cache_mount_windows_test.go cache: offline uploading 2018-01-30 00:05:04 +02:00
cache_test.go fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02:00
cache_unsupported.go Move all backends into backend directory 2018-01-12 17:07:38 +00:00
cache.go cache: Implement --cache-db-wait-time flag 2018-03-08 21:14:09 +00:00
directory.go cache: offline uploading 2018-01-30 00:05:04 +02:00
handle.go fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02:00
object.go fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02:00
plex.go cache: offline uploading 2018-01-30 00:05:04 +02:00
storage_memory.go cache: offline uploading 2018-01-30 00:05:04 +02:00
storage_persistent.go cache: Implement --cache-db-wait-time flag 2018-03-08 21:14:09 +00:00