hashring : A consistent hashring compatible with ketama hashing and pythons hash_ring. You can installing hashring npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install hashring $ sudo npm install -g hashring
If want to update the hashring package execute the command as below,
$ sudo npm update hashring
Update package globally,
$ npm install -g hashring
$ sudo git clone https://github.com/rektide/hashring.git
$ sudo npm install -g ./hashring
hashring@3.2.0 /usr/lib/node_modules/hashring
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall hashring
Package Name | hashring |
Version | 3.2.0 |
Description | A consistent hashring compatible with ketama hashing and pythons hash_ring |
Released Date | 2015-08-21T12:22:44.452Z |
Published by | 3rdeden |
How to Learn | https://www.npmjs.com/package/hashring/tutorial |