Skip to content

kyuds/chord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chord

Implementation of Chord (a Distributed Hash Function) in Go. This is the fixed version of Chord that follows the API and protocol as described in the original Chord paper, but also with some fixed bugs from subsequent papers.

Version History

  • V4: Make Chord More Correct
  • V3: Multiplexing for gRPC servers
  • V2: Fault tolerance and exit support
  • V1: Basic Chord joining

About

Consistent Hashing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published