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
f63e81c202cac6566bbe06cc576ff3aa8e1863a4
Switch branch/tag
redis
utils
hyperloglog
hll-err.rb
16 Mar, 2018
1 commit
Fix HyperLogLog test script for new redis-rb API.
· 87cc9486
antirez
authored
Mar 16, 2018
87cc9486
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