Skip to content

johanliu/heimdallr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

#A key-value store for shared configuration and service discovery

###Functionality:

  • kv storage with pub/sub (consul K-V, etcd K-V, redis)
  • networking layer (serf: gossip protocol, membership)
  • raft consensus algorithm implementation (consul, etcd, raft implementation)

###Flagship:

  • etcd
  • zookeeper
  • consul

###Reference:

  • Introduction to Reliable and Secure Distributed Programming
  • Distributed Systems Concepts and Design
  • SWIM: Scalable Weakly-consistent Infection-style Process Group Membership Protocol
  • In Search of an Understandable Consensus Algorithm

###Website:

About

A key value store for shared configuration and service discovery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published