garage/src/block
2023-09-21 15:35:31 +02:00
..
block.rs block manager: fix bug where rebalance didn't delete old copies 2023-09-07 16:04:03 +02:00
Cargo.toml Merge branch 'main' into next 2023-09-11 13:14:18 +02:00
layout.rs block manager: fix indentation (why not detected by cargo fmt?) 2023-09-11 11:52:57 +02:00
lib.rs block manager: skeleton for multi-hdd support 2023-09-06 16:35:28 +02:00
manager.rs block manager: remove data_dir field 2023-09-11 11:57:36 +02:00
metrics.rs More clippy fixes 2023-01-26 17:26:32 +01:00
rc.rs garage_db: refactor transactions and add on_commit mechanism 2023-09-21 15:35:31 +02:00
repair.rs block repair: simpler/more robust iterator progress calculation 2023-09-11 12:31:34 +02:00
resync.rs block manager: refactoring & increase max worker count to 8 2023-09-06 16:35:28 +02:00