garage/src/rpc
Alex 9d83364ad9
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
itertools .unique() doesn't require sorted items
2022-12-11 18:30:02 +01:00
..
Cargo.toml Use bytes as capacity units 2022-11-07 21:12:11 +01:00
consul.rs Fix issue with 'http(s)://' prefix 2022-10-18 21:17:11 +02:00
graph_algo.rs Use bytes as capacity units 2022-11-07 21:12:11 +01:00
kubernetes.rs Add TLS support for Consul discovery + refactoring 2022-10-18 18:38:20 +02:00
layout.rs itertools .unique() doesn't require sorted items 2022-12-11 18:30:02 +01:00
lib.rs Merge branch 'main' into optimal-layout 2022-11-07 12:20:59 +01: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 Return more info when layout's .check() fails, fix compilation, fix test 2022-11-08 14:58:39 +01:00