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
- mvcc: avoid a non-positive interval when resetting the watch resync ticker
- backend: dedupe the write buffer on every path into an existing read bucket
- client/v3: remove orphaned keepAlive entry on closeRequireLeader (fixes #22094)
- Support created-notify flag for etcdctl
- Support --created-notify for etcdctl
- Add EOL process doc
- mvcc: Deflake `TestWatchVictims` with `synctime`
- Opt-in leader-aware client balancer
- syncWatchers scans unbounded revisions but only delivers 1000, stalling writes
- mvcc: bound syncWatchers scan to deliverable revisions
- Docs
- Go not yet supported