8000 GitHub - lishuai87/raft: C implementation of the Raft Consensus protocol, BSD licensed
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lishuai87/raft

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make willemt/raft async and batch handle request. In 3 node raft cluster, max qps is 3.3w/s(msg size is 1KB) in common SATA disk with ext3 fs(4K block size).

About

C implementation of the Raft Consensus protocol, BSD licensed

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.6%
  • C++ 2.4%
  • Makefile 1.2%
  • Shell 0.8%
0