rclone/backend/union
Nick Craig-Wood b33140ddeb union: add :writback to act as a simple cache
This adds a :writeback tag to upstreams. If set on a single upstream
then it writes back objects not found into that upstream.

Fixes #6934
2023-09-04 12:03:26 +01:00
..
common union: add min_free_space option for lfs/eplfs policies - fixes #6071 2022-06-16 22:13:50 +01:00
policy union: the root folder shows the modtime configured by --default-time #6986 2023-05-04 15:03:11 +01:00
upstream union: add :writback to act as a simple cache 2023-09-04 12:03:26 +01:00
entry.go union: add :writback to act as a simple cache 2023-09-04 12:03:26 +01:00
errors.go union: allow errors to be unwrapped for inspection 2023-06-10 14:39:41 +01:00
errors_test.go union: allow errors to be unwrapped for inspection 2023-06-10 14:39:41 +01:00
union.go union: add :writback to act as a simple cache 2023-09-04 12:03:26 +01:00
union_internal_test.go fstest: remove spurious contents return from PutTestContents and friends 2022-06-29 11:18:02 +01:00
union_test.go features: add new interfaces OpenChunkWriter and ChunkWriter #7056 2023-08-12 17:55:01 +01:00