8000 GitHub - chance-fork/copycat: A novel implementation of the Raft consensus algorithm
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chance-fork/copycat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copycat

Build Status Maven Central Gitter

Copycat has moved!

Copycat 2.x is now atomix-raft and includes a variety of improvements to Copycat 1.x:

  • Multiple state machines per cluster
  • Multiple sessions per client
  • Index-free memory mapped log
  • Per-state-machine snapshots
  • Framework agnostic serialization
  • Partitioning
  • etc

This repository is no longer officially maintained.

About

A novel implementation of the Raft consensus algorithm

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • Shell 0.1%
0