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
- EtcdManualResolver.Build() sends two resolver updates causing unnecessary gRPC balancer switch and wasted connections
- client/v3: fix double resolver update in EtcdManualResolver.Build
- fix(etcdutl): initialize FlockTimeout to 10s so hash doesn't block forever
- clientv3: watch shutdown may log "retrying of unary invoker failed" / "getToken failed" on expected client.Close() cancellation
- add --tls-curve-preferences flag to grpc-proxy
- README: fix extra whitespace in image credit line
- server: limit gRPC-gateway request body size before decoding
- Use Dependabot to bump the devcontainer tag
- fix: resolve transaction data inconsistency on followers
- clientv3: LeaseKeepAlive channel may yield buffered pre-revoke success after LeaseRevoke returns
- Docs
- Go not yet supported