1. 16 Apr, 2014 5 commits
  2. 15 Apr, 2014 2 commits
  3. 14 Apr, 2014 19 commits
  4. 13 Apr, 2014 3 commits
  5. 12 Apr, 2014 10 commits
  6. 11 Apr, 2014 1 commit
    • antirez's avatar
      HyperLogLog sparse representation initial implementation. · c756936b
      antirez authored
      Code never tested, but the basic layout is shaped in this commit.
      Also missing:
      
      1) Sparse -> Dense conversion function.
      2) New HLL object creation using the sparse representation.
      3) Implementation of PFMERGE for the sparse representation.
      c756936b