项目作者: atomix

项目描述 :
Raft一致性算法的一种新颖实现
高级语言: Java
项目地址: git://github.com/atomix/copycat.git
创建时间: 2015-09-15T21:38:20Z
项目社区:https://github.com/atomix/copycat

开源协议:Apache License 2.0

下载


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.