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
- ordering: do not automatically resubmit mutable transactions
- clientv3/concurrency: preserve leadership state on failed Resign
- naming/endpoints: reject range endpoint deletes
- grpc proxy serializable Range cache leaks protected keys across auth identities
- fix(proxy): add dial timeout and prevent double-close in TCP proxy
- fix(rafthttp): properly cancel context and close response body in snapshot sender
- client/v3: closeRequireLeader leaves an orphaned keepAlives entry that keeps sending keepalive requests forever
- server: add workload-adaptive auto-periodic compaction mode
- mvcc: expose the logical live-keyspace size as a metric
- etcdutl: add init command
- Docs
- Go not yet supported