Back to search
consistent hashing library in Go using murmur3 and vnodes
Stars
4
Forks
4
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
Merge branch 'master' of github.com:billhathaway/consistentHash
6f0f40aView on GitHubChange API to use Get/Get2/GetN instead of Lookup/Lookup2/LookupN, fix bug in GetN, add tests for GetN
22a9c75View on GitHub