Skip to content

Distributed System Tools ( replication, membership, gossip )

License

Notifications You must be signed in to change notification settings

lemon-mint/super-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperSystem

Distributed System Tools ( replication, membership, gossip )

Requirements

  • gobe
  • stringer
go install github.com/lemon-mint/gobe@latest
go install golang.org/x/tools/cmd/stringer@latest

Design Rules

  • Prefer consistency and correctness over performance.
  • Allow hardware failures.
  • Quickly evict failed nodes.

About

Distributed System Tools ( replication, membership, gossip )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages