skeleton-rendezvous
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/skeleton-rendezvous package

1.1.2 • Public • Published

skeleton-rendezvous

Node.js module for performing fast rendezvous (HRW) hashing with skeleton - Can efficiently handle a large number of machines/sites.

This approach is slower than consistent hashing but provides much more even distribution of keys across sites - Particularly when there are a large number of sites and keys; the distribution gets progressively better as you add more keys. It can be configured to prioritize different features (e.g. distribution, performance, remapping %).

Last test results:

Test results

/skeleton-rendezvous/

    Package Sidebar

    Install

    npm i skeleton-rendezvous

    Weekly Downloads

    689

    Version

    1.1.2

    License

    MIT

    Unpacked Size

    28 kB

    Total Files

    6

    Last publish

    Collaborators

    • topcloudsystems