hyperloglog icon indicating copy to clipboard operation
hyperloglog copied to clipboard

HyperLogLog distinct value estimator for Node.js

Results 4 hyperloglog issues
Sort by recently updated
recently updated
newest added

The current provided version of murmurhash3 does not work on newver versions of node. PS: I see there is already a PR for an update of murmurhash3

- [x] Update dependency to make the package work on Node 4+

Please, update dependencies in package.json. For example, murmurhash3 v0.3.3 and vows v0.8.x works correctly in node v4.0.