Skip to content
This repository has been archived by the owner on Jan 10, 2019. It is now read-only.

Initial release

Pre-release
Pre-release
Compare
Choose a tag to compare
@novemberborn novemberborn released this 10 Nov 16:48
· 73 commits to master since this release

Implements a basic server that uses the Raft Consensus Algorithm. Provides leadership election and log replication. Documentation is still rudimentary and there are no tests yet.