Skip to content

namnv98/raft-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Raft Lite là một implementation tối giản của thuật toán Raft Consensus bằng Java.
Hỗ trợ các thành phần core của Raft gồm: leader election, log replication, state machine apply và snapshot.

Tính năng

  • Leader election
  • Log replication
  • State machine apply
  • Snapshot save/load
  • In-process RPC

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages