Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
HyperLogLog and HyperLogLog++ implementation in Go (github.com/clarkduvall)
54 points by damandumpsta on Oct 7, 2014 | hide | past | favorite | 2 comments


Really interesting.

Would be great to have Add(item hash.Hash32) return a boolean to notify HLL internal register change - similarly to Redis' HyperLogLog API: http://redis.io/commands/pfadd


Ah good idea, filed an issue for it: https://github.com/clarkduvall/hyperloglog/issues/1




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: