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

https://github.com/retocode/proglog


https://github.com/retocode/proglog

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# proglog
A golang implementation of a distributed log system using Raft consensus algorithm and Serf based discovery.

Credits to https://github.com/travisjeffery/proglog and his book: https://pragprog.com/titles/tjgo/distributed-services-with-go/