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
- 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
- server/mvcc: add index-driven compaction feature gate
- Clean up old module functions
- Update release_mod to use discoverable local modules
- Robustness test linearization OOM
- robustness: fix mixed-version robustness test failing
- Docs
- Go not yet supported