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
- membership: don't panic in IsLocalMemberLearner when local member is absent
- Maintenance Status RPC can SIGSEGV a member during shutdown: StorageVersion reads from a closed backend
- etcdserver: don't read storage version from a closed backend
- clientv3: remove canceled watch substream before broadcast
- 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
- leasing cache range scan in LockWriteOps races with concurrent writes
- mvcc: convert TestCompactionHash to fuzz test
- Docs
- Go not yet supported