Repository Details
Shared by


HelloGitHub Rating
0 ratings
Free•Apache-2.0
Claim
Discuss
Collect
Share
50.2k
Stars
No
Chinese
Go
Language
Yes
Active
923
Contributors
286
Issues
Yes
Organization
3.6.4
Latest
1w
Forks
Apache-2.0
License
More
一个高可用的分布式键值数据库,k8s 全家桶标配的注册与发现服务。它采用 raft 一致性算法,基于 Go 语言实现。可以通过该项目了解、学习 raft 的实际应用场景
```
# 使用 etcd 的客户端存取键值对
$ etcdctl put mykey "this is awesome"
$ etcdctl get mykey
```
Included in:
Vol.36
Comments
Rating:
No comments yet