etcd
https://github.com/etcd-io/etcd
Go
Distributed reliable key-value store for the most critical data of a distributed system
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported36 Subscribers
View all SubscribersAdd a CodeTriage badge to etcd
Help out
- Issues
- v3rpc: return Unavailable instead of Unknown for ErrNotPrimary
- membership: panic on startup with GODEBUG=fips140=only due to SHA-1 in cluster/member ID derivation
- embed: add option for client listener
- add grpc healthcheck option for clientv3
- cache: add k8s-aligned ringbuffer helpers
- Unexpected Unknown grpc code for ErrNotPrimary
- EtcdManualResolver.Build() sends two resolver updates causing unnecessary gRPC balancer switch and wasted connections
- client/v3: fix double resolver update in EtcdManualResolver.Build
- clientv3: watch shutdown may log "retrying of unary invoker failed" / "getToken failed" on expected client.Close() cancellation
- add --tls-curve-preferences flag to grpc-proxy
- Docs
- Go not yet supported