Skip to content

aarthikrao/multiraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

multiraft

Multi raft implementation of etcd raft πŸš„

This is a sharded implementation of etcd raft. Every shard(and their replicas) will be distributed across the physical nodes so that all the nodes have a few of the shard leaders. This way the decision making is not fully concentrated on one physical node.

About

Multi raft implementation of etcd raft πŸš„

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published