No description
Find a file
2022-01-19 22:30:55 -08:00
api/v1 Done with chapter 3. 2022-01-19 22:30:55 -08:00
internal/log Done with chapter 3. 2022-01-19 22:30:55 -08:00
prototype Done with chapter 3. 2022-01-19 22:30:55 -08:00
.gitignore Adds gitignore 2021-07-29 14:24:13 -05:00
go.mod Done with chapter 3. 2022-01-19 22:30:55 -08:00
go.sum Done with chapter 3. 2022-01-19 22:30:55 -08:00
Makefile Done with chapter 3. 2022-01-19 22:30:55 -08:00
README.md Update to readme 2021-10-09 21:34:44 -07:00

proglog

Implementation for a distributed log as done in the book: Distributed Services in Go