7 skills found
serialx / HashringConsistent hashing "hashring" implementation in golang (using the same algorithm as libketama)
3rd-Eden / Node Hashringhashring is a consistent hashing algorithm for Node.js that is compatible with libketama and python's hash_ring package
mncaudill / Ketamalibketama-style consistent hashing in Go
arnaud-lb / PhpketamaPure-PHP implementation of libketama, a consistent hashing library
steveprice67 / KetamaRuby implementation of the libketama consistent hashing algorithm
chxj1992 / HashringConsistent hashing "hashring" implementation in php (using the same algorithm as libketama)
connor4312 / KetamaNode.js hash ring implementation using libketama-like hashing