5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-01-07 17:18:03 +03:00
proxmox-backup/examples
Christian Ebner e321815635 datastore: chunker: add Chunker trait
Add the Chunker trait and move the current Chunker to ChunkerImpl to
implement the trait instead. This allows to use different chunker
implementations by dynamic dispatch and is in preparation for
implementing a dedicated payload chunker.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2024-06-05 16:39:42 +02:00
..
cipherbench.rs update zstd to 0.12 2023-05-21 15:32:45 +02:00
completion.rs examples: rust fmt 2022-04-10 17:44:34 +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
h2client.rs use new proxmox-async crate 2021-11-19 18:03:22 +01:00
h2s-client.rs use new proxmox-async crate 2021-11-19 18:03:22 +01:00
h2s-server.rs use new proxmox-async crate 2021-11-19 18:03:22 +01:00
h2server.rs use new proxmox-async crate 2021-11-19 18:03:22 +01: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 client: streams: add channels for dynamic entry injection 2024-06-05 16:39:41 +02:00
test_chunk_speed.rs datastore: chunker: add Chunker trait 2024-06-05 16:39:42 +02:00
upload-speed.rs client: backup writer: only borrow http client 2024-04-04 10:51:45 +02:00