an implement of raft,which supports file ,memory and rockdb storage ,using mmap and sendfile to implements zero-copy
关于raft算法可以参考这个动画 http://thesecretlivesofdata.com/raft/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
an implement of raft,which supports file ,memory and rockdb storage ,using mmap and sendfile to implements zero-copy
关于raft算法可以参考这个动画 http://thesecretlivesofdata.com/raft/