No description
Find a file
2021-10-04 20:47:19 -07:00
api/v1 Add definitino for a custom out of range gRPC error. 2021-08-09 13:50:51 -05:00
certs Add config and makefile command to generate CA and client/server certs. 2021-08-11 18:28:38 -05:00
cmd/server Moves old test code to a different directory. 2021-08-11 18:27:37 -05:00
internal Added observability to the system. 2021-08-13 14:46:01 -05:00
old/server Moves old test code to a different directory. 2021-08-11 18:27:37 -05:00
test Adds casbin as dependency as well as an ACL model and policy. 2021-08-11 19:39:06 -05:00
.gitignore Adds gitignore 2021-07-29 14:24:13 -05:00
go.mod Added observability to the system. 2021-08-13 14:46:01 -05:00
go.sum Added observability to the system. 2021-08-13 14:46:01 -05:00
Makefile Added cli args to give a different common name to the client certs. 2021-08-13 11:44:12 -05:00
README.md Update README.md 2021-10-04 20:47:19 -07:00

proglog

Implementation for a distributed log as presented in the book: Distributed services in go