koopjs / winnow

Deprecated
Apache License 2.0
90 stars 18 forks source link

Queries on heroku were broken #166

Closed mishugana closed 3 years ago

mishugana commented 3 years ago

On heroku, queries were broken by farmhash's binary not loading correctly and the try catch not finding it. I added a line to test farmhash and on systems where the issue exists, it should instead use the other hashing algo, which works correctly.

mishugana commented 3 years ago

Awesome! I put in those changes, let me know if you need me to do anything else.

rgwozdz commented 3 years ago

Merged, thanks @mishugana! Will release this shortly.

rgwozdz commented 3 years ago

winnow 2.0.2 released and published to npm.