Implement chrs-election: Stateful weighted leader election following original CHORUS specs
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"chrs-election",
|
||||
"UCXL",
|
||||
"chrs-mail",
|
||||
"chrs-graph",
|
||||
@@ -18,5 +19,5 @@ members = [
|
||||
"chrs-code-edit",
|
||||
"chrs-discovery",
|
||||
"chrs-observer"
|
||||
]
|
||||
, "chrs-election"]
|
||||
resolver = "2"
|
||||
|
||||
Reference in New Issue
Block a user