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

https://github.com/tkhoa2711/proglog

Distributed commit log written in Go
https://github.com/tkhoa2711/proglog

go grpc

Last synced: 8 months ago
JSON representation

Distributed commit log written in Go

Awesome Lists containing this project

README

          

# proglog

[![CI](https://github.com/tkhoa2711/proglog/actions/workflows/ci.yml/badge.svg)](https://github.com/tkhoa2711/proglog/actions/workflows/ci.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/tkhoa2711/proglog)](https://goreportcard.com/report/github.com/tkhoa2711/proglog)

Distributed commit log written in Go.

Following the guide on this book [Distributed Services with Go](https://pragprog.com/titles/tjgo/distributed-services-with-go/)