Skip to content

A distributed commit log. Following the travis jeffery book Distributed Services with Go

Notifications You must be signed in to change notification settings

exokernel/proglog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proglog

A distributed commit log. Following the travis jeffery book Distributed Services with Go

Compiling protobufs

Make sure GOPATH and GOBIN are in your PATH, then...

protoc api/v1/*.proto --go_out=. --go_opt=paths=source_relative --proto_path=.

About

A distributed commit log. Following the travis jeffery book Distributed Services with Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published