garage/src/rpc
trinity-1686a c7f5dcd953
All checks were successful
continuous-integration/drone/pr Build is passing
fix compilation on macos
fsblkcnt_t is ony 32b there, so we have to do an additional cast
2023-10-15 17:57:27 +02:00
..
Cargo.toml bump version to v0.9.0 2023-10-10 14:08:11 +02:00
consul.rs simplify code according to feedback 2023-05-22 08:57:15 -06:00
graph_algo.rs new layout: use deterministic randomness for reproducible results 2023-09-21 11:21:35 +02:00
kubernetes.rs Add TLS support for Consul discovery + refactoring 2022-10-18 18:38:20 +02:00
layout.rs new layout: fix clippy lints 2023-09-18 12:17:07 +02:00
lib.rs follow feedback, fold into existing feature 2023-05-22 08:57:15 -06:00
metrics.rs RPC performance changes 2022-09-19 20:31:00 +02:00
replication_mode.rs Refactor health check and add ability to return it in json 2022-12-05 15:28:57 +01:00
ring.rs Changed all instances of assignation to assignment. 2023-01-05 11:09:25 +00:00
rpc_helper.rs PollRange: add extra RPC delay after quorum is achieved, 2023-01-11 16:12:07 +01:00
system.rs fix compilation on macos 2023-10-15 17:57:27 +02:00
system_metrics.rs rpc/system_metrics.rs: Added rustversion label to garage_build_info metric. 2023-03-10 14:46:44 +00:00