3rd-Eden / node-hashring

hashring is a consistent hashing algorithm for Node.js that is compatible with libketama and python's hash_ring package
MIT License
350 stars 61 forks source link

98% of the npm module size is test fixtures #54

Open jdmarshall opened 2 years ago

jdmarshall commented 2 years ago

du -csk *

4588 tests 4672 total

Perhaps the tests should be listed in .npmignore