proxmox-backup/pbs-client
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
..
src api: backup: add no-cache flag to bypass local datastore cache 2025-07-22 21:43:43 +02:00
Cargo.toml pbs-client: adapt http client to hyper/http 1.0 2025-06-16 13:59:37 +02:00