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
- Run dependabot on Mondays
- Update uber-go-zap version to latest version
- mvcc: compacted watcher is never removed from the unsynced group when there are at least maxWatchersPerSync unsynced watchers
- mvcc: remove compacted watchers from the unsynced group when capped
- mvcc: syncWatchersLoop can panic with "non-positive interval for Ticker.Reset" where the monotonic clock is coarse (windows/amd64)
- 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
- Docs
- Go not yet supported