Skip to content

Ianarm11/distributed-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed-System

For practicing and learning the foundations of distributed systems with Go

Milestones:

  • JSON/HTTP commit log service
    • Accepts and responds with JSON and stores the records in those request to an inmemory log.
    • log.go, http.go

Resources:

  • Distributed Services with Go by Travis Jeffery
  • Designing Data-Intensive Applications by Martin Kleppmann
  • The Go Programming Language by Alan Donovan, Brian Kernighan

About

Practicing and learning the foundations of DS with Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published