@socket-mesh/skeleton-rendezvous
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • 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

Package Sidebar

Install

npm i @socket-mesh/skeleton-rendezvous

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

13.7 kB

Total Files

5

Last publish

Collaborators

  • gak10100