An open API service indexing awesome lists of open source software.

https://github.com/tkellogg/raft-jvm

A raft implementation for the JVM
https://github.com/tkellogg/raft-jvm

Last synced: about 1 year ago
JSON representation

A raft implementation for the JVM

Awesome Lists containing this project

README

          

Raft for the Java Virtual Machine
=================================

This is an attempt at an implementation of the [Raft (pdf)][1] protocol for JVM
languages. This is by no means complete or stable. This is not a "use with
caution" situation. This is a "do not use" situation.

[1]: https://ramcloud.stanford.edu/wiki/download/attachments/11370504/raft.pdf