garage/src/rpc
Alex c1d1646c4d
Some checks failed
continuous-integration/drone/push Build is failing
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
..
Cargo.toml Change the way new layout assignations are computed. 2022-05-01 09:54:19 +02:00
consul.rs Fix some new clippy lints 2022-03-14 12:27:49 +01:00
kubernetes.rs Add feature flag for Kubernetes discovery 2022-03-24 16:57:43 +01:00
layout.rs Change the way new layout assignations are computed. 2022-05-01 09:54:19 +02:00
lib.rs Add feature flag for Kubernetes discovery 2022-03-24 16:57:43 +01:00
metrics.rs Add many metrics in table/ and rpc/ 2022-03-14 10:51:50 +01:00
ring.rs Improve how node roles are assigned in Garage 2021-11-16 16:05:53 +01:00
rpc_helper.rs Fix some new clippy lints 2022-03-14 12:27:49 +01:00
system.rs Add feature flag for Kubernetes discovery 2022-03-24 16:57:43 +01:00