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
- etcdctl: refactor global flags management and simplify command initialization
- Add bearer support for authorization headers
- lease comparison in txn bug
- [test] support cluster-api style rolling replacement upgrade
- Improve release process to ensure we have stable & consistent format (mediaType)
- client/v3: Add configurable buffer limit for watch streams to prevent OOM
- Missing deadline for LeaseGrant when creating session
- Support running on non-empty database
- [Robustness] Timeout if watch doesn't collect all events within 1 second after writes finish and max revision is provided
- Optimize Range WithKeysOnly to avoid loading values in memory
- Docs
- Go not yet supported