influxdb/pkg/estimator/hll
Mark Rushakoff 426a9a0b8b Use math/bits exclusively instead of go-bits
We won't be rolling back to pre-Go1.9, so prefer the standard library
over a dependency that provides backwards compatibility.
2018-03-15 12:03:24 -07:00
..
compressed.go Fix HLL variableLengthList size decoding. 2017-05-19 11:44:25 -06:00
hll.go Use math/bits exclusively instead of go-bits 2018-03-15 12:03:24 -07:00
hll_test.go Switch to LogLog-Beta Cardinality estimation 2017-06-20 15:25:01 +02:00