rclone/backend/cache
Remus Bunduc 70f07fd3ac
fs: add ChangeNotify and backend support for it (#2094)
* fs: rename DirChangeNotify to ChangeNotify

* cache: switch to ChangeNotify

* ChangeNotify: keep order of notifications
2018-03-08 22:03:34 +02: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 fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02: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: offline uploading 2018-01-30 00:05:04 +02:00