garage/src
Alex c1d1646c4d
Change the way new layout assignations are computed.
The function now computes an optimal assignation (with respect to partition size) that minimizes the distance to the former assignation, using flow algorithms.

This commit was written by Mendes Oulamara <mendes.oulamara@pm.me>
2022-05-01 09:54:19 +02:00
..
admin Log admin GET requests at debug level instead of info 2022-03-28 15:46:52 +02:00
api fix clippy 2022-04-19 12:50:40 +02:00
block Bring maximum exponential backoff time down from 16h to 1h 2022-04-07 11:49:29 +02:00
garage Update to netapp 0.4.2 (a tiny fix) 2022-04-07 11:50:03 +02:00
model Update to netapp 0.4.2 (a tiny fix) 2022-04-07 11:50:03 +02:00
rpc Change the way new layout assignations are computed. 2022-05-01 09:54:19 +02:00
table New replication modes and their documentation 2022-03-28 16:26:04 +02:00
util Change the way new layout assignations are computed. 2022-05-01 09:54:19 +02:00
web Fix some new clippy lints 2022-03-14 12:27:49 +01:00