uber-node / ringpop-node

Scalable, fault-tolerant application-layer sharding for Node.js applications
http://uber.github.io/ringpop/
MIT License
1.18k stars 146 forks source link

PR for farmhash v1.2.0 into the node v4 testing branch #295

Closed sashahilton00 closed 8 years ago

sashahilton00 commented 8 years ago

Have updated to use the legacy implementation of hash32, and have added config flag ‘useLatestHash32’ for those who want to use new version due to increased performance. Defaults to false.

sashahilton00 commented 8 years ago

Sorry for yet another PR, but now I can't edit the PR that was created from my old PR, so have had to submit a new PR to add to the PR over at https://github.com/uber/ringpop-node/pull/290 /cc @thanodnl

sashahilton00 commented 8 years ago

Dealt with by #304. Closing.