proxmox-backup/examples
Christian Ebner 9072382886 api: backup: add no-cache flag to bypass local datastore cache
Adds the `no-cache` flag so the client can request to bypass the
local datastore cache for chunk uploads. This is mainly intended for
debugging and benchmarking, but can be used in cases the caching is
known to be ineffective (no possible deduplication).

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
Reviewed-by: Hannes Laimer <h.laimer@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2025-07-22 21:43:43 +02:00
..
cipherbench.rs update zstd to 0.12 2023-05-21 15:32:45 +02:00
completion.rs examples: update completion code to rustyline 0.14 2025-06-16 13:59:37 +02:00
download-speed.rs accept a ref to a HttpClient 2023-11-25 17:07:42 +01:00
dynamic-files.rs examples: rust fmt 2022-04-10 17:44:34 +02:00
tape-write-benchmark.rs examples: add tape write benchmark 2024-05-08 09:04:52 +02:00
test_chunk_size.rs datastore: chunker: add Chunker trait 2024-06-05 16:39:42 +02:00
test_chunk_speed2.rs update to proxmox-log 0.2 and proxmox-rest-server 0.7 2024-07-24 14:53:07 +02:00
test_chunk_speed.rs datastore: chunker: add Chunker trait 2024-06-05 16:39:42 +02:00
upload-speed.rs api: backup: add no-cache flag to bypass local datastore cache 2025-07-22 21:43:43 +02:00