UNPKG
consistent
Version:
latest (1.1.0)
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
Consistent hashing for Node.JS
github.com/eknkc/consistent
eknkc/consistent
consistent
/
Makefile
8 lines
(5 loc)
•
115 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
test
: @./node_modules/.bin/mocha --reporter spec benchmark: @./node_modules/.bin/matcha .PHONY:
test
benchmark