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
- pkg: fix unexported-return revive linter warnings
- client/v3: KeepAlive subscriber may get the wrong channel closed after leader loss
- concurrency: stale Mutex.Unlock retry can delete a newer same-session lock
- leasing: Delete with WithFromKey removes leasing protocol keys
- leasing: LockWriteOps range branch races with lease-cache mutation
- naming/endpoints: DeleteEndpoint can delete multiple endpoints through range options
- ordering: Txn.Commit reissues a mutable transaction after a revision violation
- `etcdutl init`: initialize a member's data directory offline, without a snapshot file or a running server
- client/v3: fix ctx/channel misalignment in closeRequireLeader
- Add a metric for the size of current live KV data
- Docs
- Go not yet supported