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

https://github.com/aradwann/proglog

Distributed Commit Log service
https://github.com/aradwann/proglog

distributed golang grpc raft

Last synced: 5 months ago
JSON representation

Distributed Commit Log service

Awesome Lists containing this project

README

          

# Distributed Commit Log service

![Go workflow](https://github.com/aradwann/proglog/actions/workflows/go.yml/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/aradwann/proglog/badge.svg?branch=main)](https://coveralls.io/github/aradwann/proglog?branch=main)
[![Go Report Card](https://goreportcard.com/badge/github.com/aradwann/proglog)](https://goreportcard.com/report/github.com/aradwann/proglog)

## Components

- replicator
- membership
- log
- server

Each service instance must set up and connect these components together to work