garage/src/rpc
Mendes ceac3713d6 modifications in several files to :
- have consistent error return types
- store the zone redundancy in a Lww
- print the error and message in the CLI (TODO: for the server Api, should msg be returned in the body response?)
2022-10-05 15:29:48 +02:00
..
Cargo.toml Merge remote-tracking branch 'origin/main' into optimal-layout 2022-10-04 18:14:49 +02:00
consul.rs Fix some new clippy lints 2022-03-14 12:27:49 +01:00
graph_algo.rs Correction of a few bugs in the tests, modification of ClusterLayout::check 2022-09-22 19:30:01 +02:00
kubernetes.rs Remove/change println! in server code (fix #358) 2022-09-13 16:01:55 +02:00
layout.rs modifications in several files to : 2022-10-05 15:29:48 +02:00
lib.rs New version of the algorithm that calculate the layout. 2022-09-21 14:39:59 +02:00
metrics.rs RPC performance changes 2022-09-19 20:31:00 +02:00
ring.rs New version of the algorithm that calculate the layout. 2022-09-21 14:39:59 +02:00
rpc_helper.rs Ability to have custom timeouts in request strategy (not used) 2022-09-20 16:01:41 +02:00
system.rs modifications in several files to : 2022-10-05 15:29:48 +02:00