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: 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
- Add release cadence section to ensure a more predictable release cycle
- mvcc: don't return ErrCompacted when compacting on the latest revision
- etcdmain: centralize exit handling
- fix(v3rpc): make lease keep-alive stream processing synchronous to prevent goroutine leak
- build(deps): bump devcontainers/go from `f203ba0` to `804727c` in /tools/container-images/devcontainer
- Docs
- Go not yet supported