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
- 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
- concurrency: stale Mutex.Unlock retry can delete a newer same-session lock
- Comparing value in TXN on non-existing key always returns failure.
- leasing: Delete with WithFromKey removes leasing protocol keys
- CI: Measure TestGrid Flakiness workflow fails due to DNS resolution error for testgrid-data.k8s.io
- docs: mark registry.k8s.io as official and GCR/quay as secondaries
- Docs
- Go not yet supported