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
1f72ec7dad0874c0e5163a21edd345e7e3f92ca1
Switch branch/tag
redis
utils
hyperloglog
hll-err.rb
31 Mar, 2014
2 commits
HyperLogLog API prefix modified from "P" to "PF".
· 5afcca34
antirez
authored
Mar 31, 2014
Using both the initials of Philippe Flajolet instead of just "P".
5afcca34
HyperLogLog: make API use the P prefix in honor of Philippe Flajolet.
· e887c62e
antirez
authored
Mar 31, 2014
e887c62e
28 Mar, 2014
2 commits
hll-err.rb: speedup using pipelining.
· fdf81b2d
antirez
authored
Mar 28, 2014
fdf81b2d
hll-err.rb added to test error rate of Redis HyperLogLog.
· f2912336
antirez
authored
Mar 28, 2014
f2912336