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
- naming/endpoints: DeleteEndpoint can delete multiple endpoints through range options
- ordering: Txn.Commit reissues a mutable transaction after a revision violation
- `etcdutl init`: initialize a member's data directory offline, without a snapshot file or a running server
- client/v3: fix ctx/channel misalignment in closeRequireLeader
- Add a metric for the size of current live KV data
- etcdserver: fix typos in code comments
- etcdserver: fix grammatical errors in code comments
- add grpc gateway client metric
- docs: update HTTP links to HTTPS
- gRPC proxy serializable Range cache can leak protected KV data across auth contexts
- Docs
- Go not yet supported