Skip to content
/ gekko Public
forked from jobop/gekko

an implement of raft,which supports file ,memory and rockdb storage ,using mmap and sendfile to implements zero-copy

Notifications You must be signed in to change notification settings

witee-io/gekko

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

gekko

an implement of raft,which supports file ,memory and rockdb storage ,using mmap and sendfile to implements zero-copy

关于raft算法可以参考这个动画 http://thesecretlivesofdata.com/raft/

About

an implement of raft,which supports file ,memory and rockdb storage ,using mmap and sendfile to implements zero-copy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%