TQCheung / gekko

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 100.0%