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
- rafthttp: bound msgappv2 entry count and size before allocating
- clientv3: suppress noisy warn/error logs on expected shutdown cancellation
- etcdserver: remove stale members from backend during force-new-cluster
- etcdserver: allow defrag on learner members
- Performance investigation for robustness test
- v3rpc: map lease.ErrNotPrimary to codes.Unavailable instead of codes.Unknown
- add test to validate ClusterVersionMetrics after restarting member
- Deflake TestEtcdHealthyWithTinySnapshotCatchupEntries
- resolver: eliminate double cc.UpdateState in EtcdManualResolver.Build
- auth: match (key, range_end) pair when updating role permission
- Docs
- Go not yet supported