Top 6.1% forks on proxy.golang.org
proxy.golang.org : github.com/codahale/hrw
Package hrw provides an implementation of Highest Random Weight hashing, an alternative to consistent hashing which is both simple and fast. HRW allows you to consistently select the same nodes (or sets of nodes) for a given key. When a node is removed from the set of available nodes, only the data is was responsible for is at all affected. For more details on HRW hashing, see http://www.eecs.umich.edu/techreports/cse/96/CSE-TR-316-96.pdf or http://en.wikipedia.org/wiki/Rendezvous_hashing.
      Registry
      -
      Source
      - Documentation
    - JSON
    - codemeta.json
    
    purl: pkg:golang/github.com/codahale/hrw
      
License: MIT
        
Latest release: over 11 years ago
        
First release: over 11 years ago
      
Namespace: github.com/codahale
    
      
Stars: 6 on GitHub
      
Forks: 1 on GitHub
      
See more repository details: repos.ecosyste.ms
      
Last synced: 9 days ago