Skip to content

major66/simple-log-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-log-storage

Distributed log storage that is using Serf, Raft, gRPC, Zap, Casbin, Testify and more

This project is simply to get more experience around the distributed systems and how to create one.

specificities:

  • Client side load balancing using gRPC Resolver/Picker (Round robin with atomicity to avoid to overload one destination server in case of high number of simultaneous requests)
  • Command line using Cobra
  • Configuration management using Viper
  • Testify for testing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published