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
- Etcd server apply request took too long
- tools: add continuous reporting feature to benchmark tool
- backend: stale single-key read after intra-batch overwrite (merge no-overlap fast-path skips dedupe)
- server/storage/backend: dedupe intra-batch duplicate keys in writeback before merge
- tests/robustness: improve Kubernetes traffic generator watch coverage
- server: commit compaction deletes after unlocking batch tx
- fix: remove extra spaces in comments
- Update TestEtcdHealthyWithTinySnapshotCatchupEntries to mitigate the context timeout flaky
- Panic in `IsLocalMemberLearner` when `Maintenance/Status` is called concurrently with member removal
- client/v3: panic: send on closed channel in watchGRPCStream.broadcastResponse
- Docs
- Go not yet supported