4 Commits

Author SHA1 Message Date
Fran Bull
6f6c289d6e use sliceview better 2025-03-17 12:21:24 -07:00
Fran Bull
f64bd92ed2 remove incorrect comment 2025-03-17 12:19:38 -07:00
Fran Bull
55acbdbe0d not a problem any more 2025-03-12 09:35:33 -07:00
Fran Bull
daba4ab7e0 tsconsensus: add a tsconsensus package
tsconsensus enables tsnet.Server instances to form a consensus.

tsconsensus wraps hashicorp/raft with
 * the ability to do discovery via tailscale tags
 * inter node communication over tailscale
 * routing of commands to the leader

Updates #14667

Signed-off-by: Fran Bull <fran@tailscale.com>
2025-03-11 14:29:53 -07:00