Skip to content

Distributed key-value store and implementation of the Raft distributed consensus protocol in Rust

License

Notifications You must be signed in to change notification settings

jamesseeman/skiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skiff

An implementation of the Raft distributed consensus protocol built on sled and written in Rust.

Features

  • Leader election
  • Log replication
  • Cluster changes
  • Log compaction

About

Distributed key-value store and implementation of the Raft distributed consensus protocol in Rust

Topics

Resources

License

Stars

Watchers

Forks

Languages