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
- fix(rafthttp): properly cancel context and close response body in snapshot sender
- client/v3: closeRequireLeader leaves an orphaned keepAlives entry that keeps sending keepalive requests forever
- server: add workload-adaptive auto-periodic compaction mode
- mvcc: expose the logical live-keyspace size as a metric
- etcdutl: add init command
- 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
- Docs
- Go not yet supported