Skip to content

A toy etcd like fault-tolerant key/value storage system

Notifications You must be signed in to change notification settings

YaoZengzeng/raft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progress

Updated on 2020.2.25

Finish lab 2 of MIT 6.824, a complete raft algorithm implementation without log compaction and cluster membership change.

Updated on 2020.3.11

Finishe lab 3 of MIT 6.824, a fault-torent key/value storage service based on raft library which added log compaction from lab2

About

A toy etcd like fault-tolerant key/value storage system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published