antirez
|
093c175d2a
|
Fix HyperLogLog test script for new redis-rb API.
|
2018-03-16 16:34:04 +01:00 |
|
antirez
|
4e25a641e1
|
HyperLogLog API prefix modified from "P" to "PF".
Using both the initials of Philippe Flajolet instead of just "P".
|
2014-03-31 22:48:01 +02:00 |
|
antirez
|
97a6ccdb7c
|
HyperLogLog: make API use the P prefix in honor of Philippe Flajolet.
|
2014-03-31 19:29:40 +02:00 |
|
antirez
|
74547ebed9
|
hll-err.rb: speedup using pipelining.
|
2014-03-28 22:25:30 +01:00 |
|
antirez
|
d622c7d0aa
|
hll-err.rb added to test error rate of Redis HyperLogLog.
|
2014-03-28 18:35:21 +01:00 |
|