godeep / caspaxos

A Go implementation of the CASPaxos protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CASPaxos GoDoc Travis CI Go Report Card

This repo provides a Go implementation of the CASPaxos consensus protocol, including (eventually, soon) a batteries-included, deployable system with configurable transports and persistence layers.

About

A Go implementation of the CASPaxos protocol

License:Apache License 2.0


Languages

Language:Go 100.0%