2 Commits

Author SHA1 Message Date
Fran Bull
d7e7077c2b typo in comment 2025-03-12 07:07:39 -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