etcd-io 是一个专注于分布式系统关键数据的开发组织,其在 GitHub 上的公共存在展示了多种技术项目。主要使用 Go 和 Java 语言,包含多个知名库,如 etcd、bbolt 和 jetcd,支持开发者在分布式环境中构建可靠的应用程序。
Distributed reliable key-value store for the most critical data of a distributed system
An embedded key/value database for Go.
etcd java client
Serve the Apache Zookeeper API but back it with an etcd cluster
Raft library for maintaining a replicated state machine
failpoints for go
Distributed database benchmark tester
etcd playground
etcd.io
The official Kubernetes operator for etcd.
Directly access data objects stored in etcd by Kubernetes.
protodoc generates Protocol Buffer documentation.
etcd playground
Serve Consul with etcd
Kubernetes manifests powering discovery.etcd.io
Public etcd Discovery Service
Use a custom domain in your Go import path
issue tracking for project wide non-code concerns
etcd-io 在 GitHub 上构建了多个与分布式系统相关的项目,包括 etcd、bbolt 和 jetcd 等。这些项目提供了关键的功能,帮助开发者管理和存储分布式系统中的数据。
etcd-io 主要使用 Go 和 Java 语言进行开发。它的多个仓库,如 etcd 和 jetcd,展示了这两种语言在构建分布式系统中所扮演的重要角色。
是的,etcd-io 的所有仓库都是公开的。这意味着任何人都可以访问这些项目,参与开发或使用其提供的功能,促进开源社区的合作与创新。