Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Distributed-Raft-KV

A replicated Key Value store in C++ implementing Raft, deployed on AWS. Implementing the Raft consensus algorithm in C++20 for leader election and replicated + sharded log consensus.

WIP

About

A replicated KV store in C++ implementing Raft, deployed on AWS.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors