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 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
- [robustness tests] Consider adding Keys, Count to Kubernetes traffic generator
- etcd v3.7 Docker image deprecations
- Combine common txn arguments into TxnContext
- Re-organize Bash scripts
- add support for building images using a ci pipeline
- lease: Client should stop sending keepAlive requests after recv channel closed
- Time all stages of robustness tests using t.Run
- Docs
- Go not yet supported