An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.2% on proxy.golang.org
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
purl: pkg:golang/github.com/codahale/hrw
License: MIT
Latest release: about 11 years ago
First release: about 11 years ago
Namespace: github.com/codahale
Stars: 6 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...