summaryrefslogtreecommitdiff
path: root/utils/hyperloglog/hll-err.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix HyperLogLog test script for new redis-rb API.antirez2018-03-161-1/+1
* HyperLogLog API prefix modified from "P" to "PF".antirez2014-03-311-2/+2
* HyperLogLog: make API use the P prefix in honor of Philippe Flajolet.antirez2014-03-311-2/+2
* hll-err.rb: speedup using pipelining.antirez2014-03-281-10/+16
* hll-err.rb added to test error rate of Redis HyperLogLog.antirez2014-03-281-0/+21