Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
08516c1ab6bd15a47bbcee2edd5f2e2d48f3bc2d
Switch branch/tag
redis
utils
hyperloglog
hll-err.rb
16 Apr, 2014
4 commits
HyperLogLog API prefix modified from "P" to "PF".
· 08516c1a
antirez
authored
Mar 31, 2014
Using both the initials of Philippe Flajolet instead of just "P".
08516c1a
HyperLogLog: make API use the P prefix in honor of Philippe Flajolet.
· e262442f
antirez
authored
Mar 31, 2014
e262442f
hll-err.rb: speedup using pipelining.
· 6aa1b232
antirez
authored
Mar 28, 2014
6aa1b232
hll-err.rb added to test error rate of Redis HyperLogLog.
· a0b27c32
antirez
authored
Mar 28, 2014
a0b27c32