Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 321 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 321 Bytes

example-hashring

This example refers to the article on nodejitsu.com and npmawesome.com about hashring.

Usage

git clone https://github.com/npmawesome/example-hashring
cd example-hashring
npm install
npm test

License

MIT