Skip to content
/ rlrw Public
forked from omarkj/rlrw

Ruby Lowest Random Weight hashing

License

Notifications You must be signed in to change notification settings

jkakar/rlrw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rendezvous or Lowest Random Weight (LRW) hashing

This is a Ruby implementation of LRW. It is a port of Ferd's LRW.

This hashing mechanism allows you to consistently hash to a specific node or IP without needing to do bucketing first a'la Consistent Hashing. It also guarantees as little key redistribution as possible.

About

Ruby Lowest Random Weight hashing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%