This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
etcd
Watch
2
Star
0
Fork
0
You've already forked etcd
mirror of
https://github.com/etcd-io/etcd.git
synced
2024-09-27 06:25:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
etcd
/
raft
/
quorum
History
comolli
a5515171c3
Reduce redundant code and memory allocation.
...
Signed-off-by: comolli <liangweicheng2@gmail.com>
2022-08-24 09:15:34 +08:00
..
testdata
quorum: introduce library for majority and joint quorums
2019-06-19 14:19:35 +02:00
bench_test.go
quorum: introduce library for majority and joint quorums
2019-06-19 14:19:35 +02:00
datadriven_test.go
*: partial staticcheck fix
2021-03-10 14:13:38 +00:00
joint.go
raft/tracker: pull Voters and Learners into Config struct
2019-07-03 21:26:42 +02:00
majority.go
Reduce redundant code and memory allocation.
2022-08-24 09:15:34 +08:00
quick_test.go
*: partial staticcheck fix
2021-03-10 14:13:38 +00:00
quorum.go
raft/tracker: pull Voters and Learners into Config struct
2019-07-03 21:26:42 +02:00
voteresult_string.go
quorum: introduce library for majority and joint quorums
2019-06-19 14:19:35 +02:00