Skip to content

myteksi/GoConsistentHash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoConsistentHash

Summary

GoConstHash is a Consistent Hashing Ring implementation.

https://en.wikipedia.org/wiki/Consistent_hashing

Groupcache

The code base was originally used as part of Google's Groupcache project. It was forked however, because the project had no intention of maintaining a full-blown consistent hashing library.

About

A Golang Consistent Hash Ring implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%