Merge commit 'ec12d6c' into next

This commit is contained in:
Alex Auvolat
2022-12-11 18:41:15 +01:00
29 changed files with 13834 additions and 509 deletions
+1
View File
@@ -8,6 +8,7 @@ mod consul;
#[cfg(feature = "kubernetes-discovery")]
mod kubernetes;
pub mod graph_algo;
pub mod layout;
pub mod replication_mode;
pub mod ring;