3 Commits

Author SHA1 Message Date
Fran Bull
22fb52a6d8 init the slice better 2025-03-17 09:09:26 -07:00
Fran Bull
787a1625ad use addslice 2025-03-17 09:06:46 -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 

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