Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / clarkduvall/hyperloglog issues and pull requests

#28 - Added overload for HLL++ to Add uint64 in place of Hash

Pull Request - State: open - Opened by gediminasgu over 4 years ago

#27 - add return bool to indicate changed

Pull Request - State: open - Opened by absolute8511 over 5 years ago

#26 - Fix function comments based on best practices from Effective Go

Pull Request - State: open - Opened by BlakeMScurr over 5 years ago - 1 comment

#25 - Add load function

Pull Request - State: open - Opened by msanterre about 6 years ago

#24 - Make sure toNormal is eventually done even if Count is called often

Pull Request - State: closed - Opened by sdsykes over 6 years ago - 2 comments

#23 - add new encode/decode mechanism to support external serialization

Pull Request - State: closed - Opened by ianwilkes about 7 years ago - 1 comment

#22 - Fix bug in estimate bias

Pull Request - State: closed - Opened by clarkduvall about 7 years ago

#21 - Another case of really large Count value

Issue - State: closed - Opened by mediocregopher about 7 years ago - 3 comments

#20 - Weird results post-merge

Issue - State: closed - Opened by mediocregopher over 7 years ago - 2 comments

#19 - Fix the calculateEstimate function to use 64 bits

Pull Request - State: closed - Opened by clarkduvall over 7 years ago

#18 - Extremely large Count() value after a Merge

Issue - State: closed - Opened by mediocregopher over 7 years ago - 2 comments

#17 - retain sparse representation during Merge

Pull Request - State: closed - Opened by ianwilkes about 8 years ago - 2 comments

#16 - Count error rate very high after merge (hll++)

Issue - State: closed - Opened by tuxlinuxien over 8 years ago - 2 comments

#15 - added GobEncoder/GobDecoder interfaces to HyperLogLog and HyperLogLog+

Pull Request - State: closed - Opened by zserge almost 9 years ago - 1 comment

#14 - Possibility to set HLL state

Pull Request - State: closed - Opened by ofw about 9 years ago - 1 comment

#13 - fix build for forks

Pull Request - State: closed - Opened by clarkduvall over 9 years ago - 1 comment

#12 - Streaming serialization with gob.

Pull Request - State: closed - Opened by nieksand over 9 years ago - 4 comments

#11 - Updated benchmarks to use the fnv-a variant.

Pull Request - State: closed - Opened by nieksand over 9 years ago - 2 comments

#10 - Large errors hll++ at high cardinality

Issue - State: closed - Opened by nieksand over 9 years ago - 5 comments

#9 - go fmt

Pull Request - State: closed - Opened by clarkduvall over 9 years ago - 3 comments

#8 - fix build

Pull Request - State: closed - Opened by clarkduvall over 9 years ago - 1 comment

#7 - BinaryMarshaler / BinaryUnmarshaler

Pull Request - State: closed - Opened by balintb over 9 years ago - 5 comments

#6 - HLL++ marshaling and unmarshaling

Pull Request - State: closed - Opened by muirdm over 9 years ago - 1 comment

#5 - Fix travis tests

Pull Request - State: closed - Opened by clarkduvall over 9 years ago

#4 - Error message changed to reflect actual allowed precision range.

Pull Request - State: closed - Opened by mysza over 9 years ago - 1 comment

#3 - Be less restrictive when adding items

Pull Request - State: closed - Opened by dim over 9 years ago - 2 comments

#2 - Consider panic instead of returning error on invalid precision

Issue - State: open - Opened by clarkduvall over 9 years ago
Labels: enhancement

#1 - Return boolean on Add if register was modified similar to Redis

Issue - State: open - Opened by clarkduvall over 9 years ago
Labels: enhancement