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

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