Versions in this module Expand all Collapse all v0 v0.2.1 Aug 24, 2025 Changes in this version + type Config struct + AdvertiseAddr string + BindAddr string + HintMaxPerNode int + HintReplay time.Duration + HintTTL time.Duration + NodeID string + ReadConsistency int + Replication int + Seeds []string + VirtualNodes int + WriteConsistency int + func Defaults() Config