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
- Support non-blocking defragmentation
- etcdctl: make-mirror --rev drops the source prefix by default
- etcdctl: preserve the source prefix when resuming a mirror
- client/v3/leasing: clear RangeResponse.Count after deleting a cached key
- client/v3/leasing: clear cached response count on delete
- server/embed: bound --auto-compaction-retention
- server/proxy/grpcproxy: treat a zero-byte range end as open-ended in the cache
- pkg/flags: make UniqueURLs.Set replace the previous value
- cache: apply the configured back-off and Get timeout
- pkg/featuregate: add defensive nil check to String() to prevent recovered panic/warning message
- Docs
- Go not yet supported