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
- server/storage/mvcc: fix progressIfSync lock-order inversion that deadlocks the apply loop
- fix: ensure consistent Docker image manifest format across releases
- tests: close gRPC-level test gaps for server/etcdserver/api/v3election
- tests: add gRPC-level tests for v3election Proclaim/Resign/Observe edge cases
- client/v3: emit a single resolver update in EtcdManualResolver.Build
- leasing cache range scan in LockWriteOps races with concurrent writes
- mvcc: convert TestCompactionHash to fuzz test
- concurrency: Election.Resign forgets leadership after a failed request
- server: fix infinite loop on snapshot write failure and session leak on expiry
- server: add defer cancel for context lifecycle safety and close response body on error
- Docs
- Go not yet supported