Feature complete implementation of the Raft consensus algorithm.
'io.atomix.copycat:copycat-server:1.0.0-beta2'
<dependency>
<groupId>io.atomix.copycat</groupId>
<artifactId>copycat-server</artifactId>
<version>1.0.0-beta2</version>
</dependency>
<dependency org="io.atomix.copycat" name="copycat-server" rev="1.0.0-beta2"/>
"io.atomix.copycat", "copycat-server", "1.0.0-beta2"